]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dataview.h
Make wxLog::EnableLogging() and wxLogNull thread-specific.
[wxWidgets.git] / include / wx / generic / dataview.h
index 267e2c98a9e806aad4cc0714425eec1d965fdf1b..35bee5a82a750286c7383ad7bd659d12c7b20da8 100644 (file)
@@ -463,6 +463,8 @@ public:
 
     virtual wxBorder GetDefaultBorder() const;
 
+    void StartEditor( const wxDataViewItem & item, unsigned int column );
+
 protected:
     virtual int GetSelections( wxArrayInt & sel ) const;
     virtual void SetSelections( const wxArrayInt & sel );