]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/statbmp.cpp
fix to last custom draw fix: only leave space for the image in the first column
[wxWidgets.git] / src / mac / classic / statbmp.cpp
index 9bd84f6aa8c280b023e91665fda6a390add5cb03..506299c958b2d4d44c39e00f0cad5ce9ef0cc95a 100644 (file)
@@ -9,18 +9,12 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-  #pragma implementation "statbmp.h"
-#endif
-
 #include "wx/defs.h"
 
 #include "wx/statbmp.h"
 #include "wx/dcclient.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxControl)
-#endif
 
 /*
  * wxStaticBitmap