aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UISignalStation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/UISignalStation.h')
-rw-r--r--src/ui/UISignalStation.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ui/UISignalStation.h b/src/ui/UISignalStation.h
index aee61300..9a762d16 100644
--- a/src/ui/UISignalStation.h
+++ b/src/ui/UISignalStation.h
@@ -74,6 +74,18 @@ class UISignalStation : public QObject {
/**
* @brief
*
+ */
+ void SignalMainWindowlUpdateBasicalOperaMenu(unsigned int);
+
+ /**
+ * @brief
+ *
+ */
+ void SignalMainWindowOpenFile(QString);
+
+ /**
+ * @brief
+ *
* @param text
* @param verify_label_status
*/