// implementation
// ============================================================================
+wxGaugeBase::~wxGaugeBase()
+{
+ // this destructor is required for Darwin
+}
+
// ----------------------------------------------------------------------------
// wxGauge creation
// ----------------------------------------------------------------------------