]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcclient.h
Temporarily disable colour picker to keep build working and bofore finding nice repla...
[wxWidgets.git] / include / wx / msw / dcclient.h
index 1b021ba8e9750e282805a094fa7db8a0a0a89c63..b85000d9d049471b7acf66524ac9ae0ac3d7e06e 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "dcclient.h"
-#endif
-
 #include "wx/dc.h"
 #include "wx/dynarray.h"
 
@@ -46,7 +42,7 @@ public:
     wxWindowDC(wxWindow *win);
 
 protected:
-    // intiialize the newly created DC
+    // initialize the newly created DC
     void InitDC();
 
     // override some base class virtuals