]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
Use wxTRANSPARENT_BRUSH so the rectangles around the text is not
[wxWidgets.git] / src / common / gdicmn.cpp
index 49df9a3f8982024a910918755da00e20ddd5760e..5de95ee422c64f3a6f94d7fc83974afa039f952e 100644 (file)
@@ -42,7 +42,7 @@
 #include "wx/log.h"
 #include <string.h>
 
-#if defined(__WXMSW__) && !defined(__WXPALMOS__)
+#if defined(__WXMSW__)
 #include "wx/msw/wrapwin.h"
 #endif