]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcclient.h
added wxArtProvider::InsertProvider to accompany PushProvider
[wxWidgets.git] / include / wx / palmos / dcclient.h
index 36fe11450a837379a8d2251753ba30eebd8c3d8d..8cf365c3796b3c8484c36efef49985ee417f450c 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