X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fnag_dialog.h;h=11fb907f067c4dd0e55a4a3e4b697396fb7c7b86;hb=8963f0007af1a312017b9627c18b82ec2a577591;hp=bc5ae69621395653bbee9a512f0f31e47aab05b2;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/src/wx/nag_dialog.h b/src/wx/nag_dialog.h index bc5ae6962..11fb907f0 100644 --- a/src/wx/nag_dialog.h +++ b/src/wx/nag_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2017 Carl Hetherington + Copyright (C) 2017-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,12 +18,14 @@ */ + #include "lib/config.h" #include "lib/warnings.h" DCPOMATIC_DISABLE_WARNINGS #include DCPOMATIC_ENABLE_WARNINGS + class NagDialog : public wxDialog { public: