Reviewed new files
[situare] / src / ui / tabbedpanel.h
index 91c03a5..06ab708 100644 (file)
@@ -47,8 +47,6 @@ class PanelContent;
  *
  * @author Kaj Wallin - kaj.wallin (at) ixonos.com
  * @author Pekka Nissinen - pekka.nissinen@ixonos.com
- *
- * @class TabbedPanel tabbedpanel.h "ui/tabbedpanel.h"
  */
 class TabbedPanel : public QWidget
 {
@@ -77,6 +75,7 @@ public:
      */
     int addTab(QWidget *widget, const QIcon& icon);
 
+    ///< @todo define "out of range"
     /**
      * @brief Inserts a tab to the panel
      *