summaryrefslogtreecommitdiffstats
path: root/src/gui/connectionWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/connectionWindow.h')
-rw-r--r--src/gui/connectionWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/connectionWindow.h b/src/gui/connectionWindow.h
index 81b5033..e7d0177 100644
--- a/src/gui/connectionWindow.h
+++ b/src/gui/connectionWindow.h
@@ -83,6 +83,7 @@ public:
bool lockInvertStations();
void lockInvertStation(PVSClient* pvsCon);
bool messageStations(QString ident, QString message);
+ bool commandStations(QString ident, QString message);
void messageStation(QString ident, QString message, PVSClient* pvsCon);
bool lockStationsWithMessage(QString message);
void lockStationsWithMessage(QString message, PVSClient* pvsCon);