]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/listctrl.h
popup activation scope and l&f
[wxWidgets.git] / include / wx / generic / listctrl.h
index 1dedb608c686de625b5b12c57b2dcdfccee7301d..b3dcb0260b129f7c7aa06d0b81d99a973abbd1f2 100644 (file)
@@ -215,9 +215,6 @@ protected:
 
     virtual wxSize DoGetBestSize() const;
 
-    virtual void DoFreeze();
-    virtual void DoThaw();
-
     // return the text for the given column of the given item
     virtual wxString OnGetItemText(long item, long column) const;