]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/msgdlgg.h
Fixed that stupid stream problem.
[wxWidgets.git] / include / wx / generic / msgdlgg.h
index fb8aa5cc65c3c40258eb64e5e6a0a303cbf50323..724d4c6e9d8c6d1926de5ba08ae2306b4ce79bdd 100644 (file)
@@ -40,7 +40,7 @@ public:
 DECLARE_EVENT_TABLE()
 };
 
-#ifndef __WINDOWS__
+#ifndef __WXMSW__
 #define wxMessageDialog wxGenericMessageDialog
 
 int wxMessageBox(const wxString& message, const wxString& caption = wxMessageBoxCaptionStr,