aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/InfoBoardWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widgets/InfoBoardWidget.h')
-rw-r--r--src/ui/widgets/InfoBoardWidget.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/ui/widgets/InfoBoardWidget.h b/src/ui/widgets/InfoBoardWidget.h
index 1dfe7a52..c0416e2d 100644
--- a/src/ui/widgets/InfoBoardWidget.h
+++ b/src/ui/widgets/InfoBoardWidget.h
@@ -65,16 +65,9 @@ class InfoBoardWidget : public QWidget {
/**
* @brief
*
- * @param edit
- */
- void AssociateTextEdit(QTextEdit* edit);
-
- /**
- * @brief
- *
* @param tab
*/
- void AssociateTabWidget(TextEditTabWidget* tab);
+ void AssociateTabWidget(QTabWidget* tab);
/**
* @brief