X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c23a0b01b3fb667ec41fc8271ce1ee5b5aa4e19..a6f6393c3f42fc0d14b6815fb7a4cf5549b53501:/include/wx/stubs/listctrl.h diff --git a/include/wx/stubs/listctrl.h b/include/wx/stubs/listctrl.h index 76a6433e0e..e8f26286d8 100644 --- a/include/wx/stubs/listctrl.h +++ b/include/wx/stubs/listctrl.h @@ -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;