diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h index d19a9cd6d6..454cf9f01e 100644 --- a/include/wx/gtk/notebook.h +++ b/include/wx/gtk/notebook.h @@ -108,9 +108,7 @@ public: bool DoPhase(int phase); #endif - // set all page's font - bool SetFont(const wxFont& font); - + // set all page's attributes void DoApplyWidgetStyle(GtkRcStyle *style); // report if window belongs to notebook diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index d19a9cd6d6..454cf9f01e 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -108,9 +108,7 @@ public: bool DoPhase(int phase); #endif - // set all page's font - bool SetFont(const wxFont& font); - + // set all page's attributes void DoApplyWidgetStyle(GtkRcStyle *style); // report if window belongs to notebook