]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dataview.h
no need to add . and .. explicitely to the catalogs search path, the new catalog...
[wxWidgets.git] / include / wx / generic / dataview.h
index c1df3d63dc908c5e23e7285210c75196bad51576..a662c899d9e0d995cb511f1c16419b1d4d09b455 100644 (file)
@@ -112,6 +112,7 @@ public:
     bool GetValue( wxVariant &value );
     
     bool Render( wxRect cell, wxDC *dc, int state );
+    bool Activate( wxRect cell, wxDataViewListModel *model, size_t col, size_t row );
     wxSize GetSize();
     
 private: