]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/colordlg.cpp
another GetInt/GetId bug fix
[wxWidgets.git] / src / stubs / colordlg.cpp
index 9e970859aa73344e449b00d7f06d899f3dc88178..56450e7304177dc2e923102255055a46c7625e7d 100644 (file)
@@ -1,6 +1,7 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        colordlg.cpp
-// Purpose:     wxColourDialog class
+// Purpose:     wxColourDialog class. NOTE: you can use the generic class
+//              if you wish, instead of implementing this.
 // Author:      AUTHOR
 // Modified by:
 // Created:     ??/??/98
 #pragma implementation "colordlg.h"
 #endif
 
-#include "wx/colordlg.h"
+#include "wx/stubs/colordlg.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)
-#endif
 
 /*
  * wxColourDialog