]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/colrdlgg.cpp
added renderers/editors for long/float, not fully tested yet, but seems to
[wxWidgets.git] / src / generic / colrdlgg.cpp
index 4d86072e80644c45a9ed16dcdcbe9d607a58d9a8..4049e421fe53cdee0290e76fec8b989666d45d9f 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "wx/generic/colrdlgg.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxGenericColourDialog, wxDialog)
 
 BEGIN_EVENT_TABLE(wxGenericColourDialog, wxDialog)
@@ -54,7 +53,6 @@ BEGIN_EVENT_TABLE(wxGenericColourDialog, wxDialog)
     EVT_CLOSE(wxGenericColourDialog::OnCloseWindow)
 END_EVENT_TABLE()
 
-#endif
 
 /*
  * Generic wxColourDialog