]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
Added some XSyncs to help size calculations, but positioning
[wxWidgets.git] / include / wx / window.h
index af98d65c858a4d8387fab1404ddcaa18678392e9..c7cbaa4611cfdf6637f27964550d51a44a77b111 100644 (file)
@@ -865,7 +865,7 @@ protected:
     wxString             m_windowName;
     bool                 m_themeEnabled;
 
-#ifdef wxUSE_PALETTE
+#if wxUSE_PALETTE
     wxPalette            m_palette;
     bool                 m_hasCustomPalette;
 #endif // wxUSE_PALETTE