]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/msgout.cpp
fixed a typo in IsExposed, put SetValidator in correct (in alpha order) place
[wxWidgets.git] / src / common / msgout.cpp
index 1225ae88d06bb22146c5b1886bdaf2961ca9265d..316d014635f01bbb3d1b73e08d4bfdfd794cc69e 100755 (executable)
     #include "wx/ffile.h"
     #include "wx/app.h"
     #include "wx/intl.h"
-    #include "wx/apptrait.h"
     #if wxUSE_GUI
         #include "wx/msgdlg.h"
     #endif // wxUSE_GUI
 #endif
 
 #include "wx/msgout.h"
+#include "wx/apptrait.h"
 #include "wx/log.h"
 
 #include <stdarg.h>