removed duplicate method def
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1e52188741
commit
5dacf03c57
@ -231,10 +231,6 @@ public:
|
|||||||
virtual wxSize CalcSizeFromPage(const wxSize& sizePage) const;
|
virtual wxSize CalcSizeFromPage(const wxSize& sizePage) const;
|
||||||
|
|
||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
// Windows-only at present. Also, you must use the wxNB_FIXEDWIDTH
|
|
||||||
// style.
|
|
||||||
void SetTabSize(const wxSize& sz);
|
|
||||||
|
|
||||||
// Windows only: attempts to apply the UX theme page background to this page
|
// Windows only: attempts to apply the UX theme page background to this page
|
||||||
void ApplyThemeBackground(wxWindow* window, const wxColour& colour);
|
void ApplyThemeBackground(wxWindow* window, const wxColour& colour);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user