]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/winundef.h
compilation fixes
[wxWidgets.git] / include / wx / msw / winundef.h
index 25bcb7d67ed6a1dba616b5a9dca4becf384b5440..4a56ddeb498bc24f5bf24f78a6e412ea94662b33 100644 (file)
    }
 #endif
 
+// For WINE
+
+#if defined(GetWindowStyle) || defined(__WXWINE__)
+  #undef GetWindowStyle
+#endif
 
 // For ming and cygwin