]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/colordlg.h
fixed wxComboBox::Clear to clear stored value
[wxWidgets.git] / include / wx / msw / colordlg.h
index af068a631ece1b693080ba2a612a03fa992ca4b8..23cb6a6a62466bd2a017914a213f14f4f73ad990 100644 (file)
 #ifndef _WX_COLORDLG_H_
 #define _WX_COLORDLG_H_
 
 #ifndef _WX_COLORDLG_H_
 #define _WX_COLORDLG_H_
 
-#ifdef __GNUG__
-#pragma interface "colordlg.h"
-#endif
-
 #include "wx/setup.h"
 #include "wx/dialog.h"
 #include "wx/cmndata.h"
 #include "wx/setup.h"
 #include "wx/dialog.h"
 #include "wx/cmndata.h"
@@ -54,7 +50,7 @@ protected:
 
     wxPoint             m_pos;
 
 
     wxPoint             m_pos;
 
-    DECLARE_DYNAMIC_CLASS(wxColourDialog)
+    DECLARE_DYNAMIC_CLASS_NO_COPY(wxColourDialog)
 };
 
 #endif
 };
 
 #endif