]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/colordlg.cpp
fixing visibility checks for native toolbars
[wxWidgets.git] / src / mac / classic / colordlg.cpp
index 7f1dcbfbef2e186f5f9ea0e2ba783eee677365e4..bf8c90d0fcbdc1a0cc75c1db4cf9251de7e984a1 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:       wxWidgets licence
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
@@ -16,9 +16,7 @@
 
 #include "wx/mac/colordlg.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)
-#endif
 
 #include "wx/mac/private.h"
 #ifndef __DARWIN__