]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgdlg.h
wxDocManager gets the only view if none other specified as the current view;
[wxWidgets.git] / include / wx / msgdlg.h
index 0771b4631b307453b6c7fb8f46bb18c871fe4f21..28587a318cc0a9a14a9bd05835247317e7a6a74f 100644 (file)
@@ -1,11 +1,11 @@
 #ifndef __MSGDLGH_BASE__
 #define __MSGDLGH_BASE__
 
 #ifndef __MSGDLGH_BASE__
 #define __MSGDLGH_BASE__
 
-#if defined(__WINDOWS__)
+#if defined(__WXMSW__)
 #include "wx/msw/msgdlg.h"
 #include "wx/msw/msgdlg.h"
-#elif defined(__MOTIF__)
+#elif defined(__WXMOTIF__)
 #include "wx/generic/msgdlgg.h"
 #include "wx/generic/msgdlgg.h"
-#elif defined(__GTK__)
+#elif defined(__WXGTK__)
 #include "wx/generic/msgdlgg.h"
 #endif
 
 #include "wx/generic/msgdlgg.h"
 #endif