///////////////////////////////////////////////////////////////////////////////
-// Name: src/gauge/gaugecmn.cpp
+// Name: src/gauge/gauge.cpp
// Purpose: wxGauge for wxUniversal
// Author: Vadim Zeitlin
// Modified by:
#include "wx/univ/renderer.h"
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
// ============================================================================
// implementation
// ============================================================================