X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d16619f8d0f0a3bff7dd51cf57d1ba0f70176309..3b6280beb2561836b296b4b01493b053ed4bf69e:/include/wx/aui/auibook.h diff --git a/include/wx/aui/auibook.h b/include/wx/aui/auibook.h index 897cc17e2a..b06ca41e9b 100644 --- a/include/wx/aui/auibook.h +++ b/include/wx/aui/auibook.h @@ -542,19 +542,19 @@ public: const wxAuiManager& GetAuiManager() const { return m_mgr; } - // Sets the normal font - void SetNormalFont(const wxFont& font); + // Sets the normal font + void SetNormalFont(const wxFont& font); - // Sets the selected tab font - void SetSelectedFont(const wxFont& font); + // Sets the selected tab font + void SetSelectedFont(const wxFont& font); - // Sets the measuring font - void SetMeasuringFont(const wxFont& font); + // Sets the measuring font + void SetMeasuringFont(const wxFont& font); - // Sets the tab font + // Sets the tab font virtual bool SetFont(const wxFont& font); - // Gets the tab control height + // Gets the tab control height int GetTabCtrlHeight() const; // Gets the height of the notebook for a given page height