]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/colour.h
Fixed missing paint events when overriding DoMoveWindow()
[wxWidgets.git] / include / wx / msw / colour.h
index 7546b611c3a9cbe7f081eecc7de007cd18ba4777..3f0c568c4ac4ff5943ee68059c9e8bb9647f02c4 100644 (file)
@@ -35,7 +35,7 @@ public:
 
     // copy ctors and assignment operators
   wxColour( const wxColour& col );
-  wxColour( const wxColour* col );
+/*  wxColour( const wxColour* col ); */
   wxColour& operator = ( const wxColour& col );
 
     // dtor