X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621793f45e003588e32f7a6ca10cd238f7c96fe6..92b87be5188118209d22ec2f578203877e57e6be:/include/wx/stubs/notebook.h diff --git a/include/wx/stubs/notebook.h b/include/wx/stubs/notebook.h index 83f8c1ce4e..18b0793da2 100644 --- a/include/wx/stubs/notebook.h +++ b/include/wx/stubs/notebook.h @@ -128,6 +128,9 @@ public: // set the padding between tabs (in pixels) void SetPadding(const wxSize& padding); + // Sets the size of the tabs (assumes all tabs are the same size) + void SetTabSize(const wxSize& sz); + // operations // ---------- // remove one page from the notebook