// implementation
// ============================================================================
+wxItemContainer::~wxItemContainer()
+{
+ // this destructor is required for Darwin
+}
+
// ----------------------------------------------------------------------------
// selection
// ----------------------------------------------------------------------------