X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c077ee943391930e0a7550f7ce810cb72a6d5820..8b1c2cf0c20099050f0ed7bbcfa3ef19123303ce:/include/wx/gtk1/notebook.h diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 9dfef193c1..664eb5f199 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -98,6 +98,10 @@ public: // -------------------------- void OnNavigationKey(wxNavigationKeyEvent& event); + + static wxVisualAttributes + GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); + // implementation // --------------