]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gaugecmn.cpp
Watcom build system for wxMGL
[wxWidgets.git] / src / common / gaugecmn.cpp
index 585f8e6f680cccde126320e8baddc5ede878b906..eeee3569084aee20b9c081ca0b92098c58cc9cd7 100644 (file)
 // implementation
 // ============================================================================
 
+wxGaugeBase::~wxGaugeBase()
+{
+    // this destructor is required for Darwin
+}
+
 // ----------------------------------------------------------------------------
 // wxGauge creation
 // ----------------------------------------------------------------------------