]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/stattext.h
declare wxVector<wxXmlResourceHandler *> as DLL-exported to avoid VC++ warnings in...
[wxWidgets.git] / include / wx / motif / stattext.h
index 6b53e185d42266346e5e7508aa63898b9fb155d2..d330e78ca39aeb460a8bc186f4527178f2d51448 100644 (file)
@@ -55,6 +55,7 @@ public:
     virtual void DoSetLabel(const wxString& str);
     virtual wxString DoGetLabel() const;
 
+    virtual wxSize DoGetBestSize() const;
 protected:
     WXWidget              m_labelWidget;
 };