]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/editors.h
move virtual GetPath() implementation out of line to work around an apparent Fedora...
[wxWidgets.git] / include / wx / propgrid / editors.h
index fcb42d8bc76d69fad6be97a450b7566a0df81671..dcc66671e580a20b92c793b93ab9146ebbe4bae4 100644 (file)
@@ -534,6 +534,8 @@ public:
 
 protected:
 
+    void DoAddButton( wxWindow* button, const wxSize& sz );
+
     int GenId( int id ) const;
 
     wxArrayPtrVoid  m_buttons;