]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dataview.h
Replace wxT() with wxS() in image options definitions.
[wxWidgets.git] / include / wx / gtk / dataview.h
index 8a4e12c3545dc2395de6c3810332517ccfa106e9..134e422b97a03910b927a710cdce1f012acc05aa 100644 (file)
@@ -44,7 +44,6 @@ public:
 
     virtual void SetSortable( bool sortable );
     virtual void SetSortOrder( bool ascending );
-    virtual void SetAsSortKey(bool sort = true);
 
     virtual void SetResizeable( bool resizable );
     virtual void SetHidden( bool hidden );