projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
*** empty log message ***
[wxWidgets.git]
/
include
/
wx
/
stubs
/
notebook.h
diff --git
a/include/wx/stubs/notebook.h
b/include/wx/stubs/notebook.h
index 83f8c1ce4e1d7ff81c7cf285c1f2cd4bbb2e7292..18b0793da201a93c99693c17e0a48cb92b0e6611 100644
(file)
--- 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);
// 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
// operations
// ----------
// remove one page from the notebook