]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/listctrl.h
Removed warnings
[wxWidgets.git] / include / wx / stubs / listctrl.h
index 76a6433e0e7320cc5227505129006b337e0a7766..e8f26286d88882986c3c005deb0707fc28bebf95 100644 (file)
@@ -189,10 +189,6 @@ class WXDLLEXPORT wxListCtrl: public wxControl
   // Attributes
   ////////////////////////////////////////////////////////////////////////////
 
-  // Sets the background colour (GetBackgroundColour already implicit in
-  // wxWindow class)
-  void SetBackgroundColour(const wxColour& col);
-
   // Gets information about this column
   bool GetColumn(int col, wxListItem& item) const;