]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/choiccmn.cpp
Spelling corrections
[wxWidgets.git] / src / common / choiccmn.cpp
index 57ec42af309c15b6fd71bd8b184530aa2e2c6b11..a4be5ca35c5e938255881f8a10ac513b06c8d027 100644 (file)
 // implementation
 // ============================================================================
 
+wxChoiceBase::~wxChoiceBase()
+{
+    // this destructor is required for Darwin
+}
+
 // ----------------------------------------------------------------------------
 // selection
 // ----------------------------------------------------------------------------