]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/palette.cpp
use ResetClipping() instead of simply setting m_clipping to false; added call to...
[wxWidgets.git] / src / motif / palette.cpp
index ff67a7ff333cf9704005da962cf801137c9f9266..7ede19b4c97fd4eff3c8830deb07cc07be25c7df 100644 (file)
@@ -38,6 +38,9 @@ not the functionality that wxPalette::Create() aims to provide.
 #pragma implementation "palette.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/palette.h"
 #include "wx/window.h"
 #include "wx/app.h"