]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dc.h
Peparation for native Smartphone controls based on Spinners.
[wxWidgets.git] / include / wx / msw / dc.h
index 8490f2b7d9d4dc972ed78641145bd81d6837ec03..cd92147a459a1b6aaae502144c98e0bb59bee068 100644 (file)
@@ -17,7 +17,6 @@
 #endif
 
 #include "wx/defs.h"
-#include "wx/dc.h"
 
 // ---------------------------------------------------------------------------
 // macros
@@ -258,7 +257,7 @@ protected:
 };
 
 // ----------------------------------------------------------------------------
-// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWindows
+// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWidgets
 // only/mainly)
 // ----------------------------------------------------------------------------