X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/217099990c2665d18d352c60058106da9a014ab8..7c41d11aed39e37811c50a0d04b1a6ae25071341:/include/wx/msgdlg.h diff --git a/include/wx/msgdlg.h b/include/wx/msgdlg.h index 02e43e1f0b..58ce76e40a 100644 --- a/include/wx/msgdlg.h +++ b/include/wx/msgdlg.h @@ -11,8 +11,6 @@ #include "wx/motif/msgdlg.h" #elif defined(__WXGTK__) #include "wx/generic/msgdlgg.h" -#elif defined(__WXQT__) -#include "wx/generic/msgdlgg.h" #elif defined(__WXMAC__) #include "wx/mac/msgdlg.h" #elif defined(__WXPM__)