]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/gauge.cpp
Applied #15375 to stop event-sending in generic wxSpinCtrl ctor (eco)
[wxWidgets.git] / src / gtk1 / gauge.cpp
index 4c6fcb52783e00f3c433a57211686aab73514076..b4d3ce1d738665016756c4900bc2f22f233a3512 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        src/gtk1/gauge.cpp
 // Purpose:
 // Author:      Robert Roebling
 // Name:        src/gtk1/gauge.cpp
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -20,8 +19,6 @@
 // wxGauge
 //-----------------------------------------------------------------------------
 
 // wxGauge
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
 bool wxGauge::Create( wxWindow *parent,
                       wxWindowID id,
                       int range,
 bool wxGauge::Create( wxWindow *parent,
                       wxWindowID id,
                       int range,