X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fquestion_dialog.h;h=6b99065f632b05a224d990dde62978ee2810b600;hb=0254f2d12acb2ff8d770b4e47dc15599d145fe17;hp=a3b05173a40bdfb8189cdacdf5c39ccf2fdbd5fd;hpb=9bf9d637a6fd105418c0af84727ba68823142943;p=dcpomatic.git diff --git a/src/wx/question_dialog.h b/src/wx/question_dialog.h index a3b05173a..6b99065f6 100644 --- a/src/wx/question_dialog.h +++ b/src/wx/question_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class QuestionDialog : public wxDialog {