X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fnag_dialog.h;h=11fb907f067c4dd0e55a4a3e4b697396fb7c7b86;hb=c8fa584045ad65283a85015f18ee8789ddf881d1;hp=bc5ae69621395653bbee9a512f0f31e47aab05b2;hpb=c622a06189181a3a6ad356094c9a3cf4e1f5a722;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: