]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/shaped/shaped.cpp
Do a little less anti-alias so it looks better on dark backgrounds
[wxWidgets.git] / samples / shaped / shaped.cpp
index 5ade1330a7328642c77024c8c69b1c3f54180e18..d91d53cb1291c4e89d0f3ae267518520612d35b5 100644 (file)
@@ -18,8 +18,8 @@
 // ----------------------------------------------------------------------------
 
 #if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma implementation "shaped.cpp"
-    #pragma interface "shaped.cpp"
+    #pragma implementation
+    #pragma interface
 #endif
 
 // For compilers that support precompilation, includes "wx/wx.h".