X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdca68a6708f970cdff275d1dafc1622e23dc4f8..58d5ad5e3cf9161259b0d4865477db2c3c0d9e12:/include/wx/gtk1/textctrl.h diff --git a/include/wx/gtk1/textctrl.h b/include/wx/gtk1/textctrl.h index 0a529c6a27..727e7741f9 100644 --- a/include/wx/gtk1/textctrl.h +++ b/include/wx/gtk1/textctrl.h @@ -131,7 +131,6 @@ public: void OnUpdateRedo(wxUpdateUIEvent& event); bool SetFont( const wxFont &font ); - bool SetForegroundColour(const wxColour &colour); bool SetBackgroundColour(const wxColour &colour); GtkWidget* GetConnectWidget();