]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/gauge.cpp
setting the image position after the label is set, otherwise image_only will have...
[wxWidgets.git] / src / gtk1 / gauge.cpp
index 4c6fcb52783e00f3c433a57211686aab73514076..e8710caec0ca6e3c585617881d02e7e14d83efd1 100644 (file)
@@ -20,8 +20,6 @@
 // wxGauge
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
 bool wxGauge::Create( wxWindow *parent,
                       wxWindowID id,
                       int range,