]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bmpcbox.h
Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented for what kind of situation it...
[wxWidgets.git] / include / wx / gtk / bmpcbox.h
index 95e3e873c0a917346f67d5ae7de91250ab8b4b6c..bfa3399b3b38a14036896b3b954d05fb9b0ae828 100644 (file)
@@ -133,6 +133,8 @@ protected:
     virtual void GTKCreateComboBoxWidget();
     virtual void GTKInsertComboBoxTextItem( unsigned int n, const wxString& text );
 
+    virtual wxSize DoGetBestSize() const;
+
     wxSize                  m_bitmapSize;
     int                     m_bitmapCellIndex;