Added missing param comments
[situare] / src / ui / tabbedpanel.h
index 33b93cb..9f59572 100644 (file)
@@ -132,7 +132,9 @@ private slots:
  ******************************************************************************/
 signals:
     /**
-     * @brief This signal is emitted whenever the current page index changes
+     * @brief This signal is emitted whenever the current tab page changes
+     *
+     * @param index Index of the new tab page
      */
     void currentChanged(int index);