]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ctrlsub.cpp
expand . into cwd
[wxWidgets.git] / src / common / ctrlsub.cpp
index 1d8421d7287df0a26acfb06af9d7410fabebede1..1c7e18ea27ac807f9643e750732326cd60344ddb 100644 (file)
 // implementation
 // ============================================================================
 
+wxItemContainer::~wxItemContainer()
+{
+    // this destructor is required for Darwin
+}
+
 // ----------------------------------------------------------------------------
 // selection
 // ----------------------------------------------------------------------------