]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ctrlsub.cpp
Calculate correct client size for windows that are using deferred sizing.
[wxWidgets.git] / src / common / ctrlsub.cpp
index 7f294c3f5d61d7ab2c3cbbad990d12940fc5a1c4..df087db26825b8eb10b9dedb5e01d8188b8117a4 100644 (file)
@@ -31,6 +31,8 @@
     #include "wx/arrstr.h"
 #endif
 
+IMPLEMENT_ABSTRACT_CLASS(wxControlWithItems, wxControl)
+
 // ============================================================================
 // wxItemContainerImmutable implementation
 // ============================================================================