Some minor cosmetic changes and removed an unnecessary constant from panelcommon.h
[situare] / src / ui / tabbedpanel.h
index 6a483bf..4c1146e 100644 (file)
@@ -119,10 +119,10 @@ public slots:
 
 private slots:
     /**
-    * @brief Calculates mask for this widget.
-    *
-    * Mask is constructed from PanelTabBar, PanelContextButtonBar and panel content sizes.
-    */
+     * @brief Calculates mask for tabbed panel
+     *
+     * Mask is constructed from PanelTabBar, PanelContextButtonBar and panel content sizes.
+     */
     void calculateMask();
 
     /**