]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/auibook.h
do platform-specific checks after ensuring that the symbols we use are defined; extra...
[wxWidgets.git] / include / wx / aui / auibook.h
index 897cc17e2a1e16a62e412eeea590c889c473b55c..b06ca41e9bc6fcb564c67c530a9a825252ba8e75 100644 (file)
@@ -542,19 +542,19 @@ public:
 
     const wxAuiManager& GetAuiManager() const { return m_mgr; }
 
 
     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);
 
     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
     int GetTabCtrlHeight() const;
 
     // Gets the height of the notebook for a given page height