diff options
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
| -rw-r--r-- | src/server/mainwindow/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h index 6245155..25eb9aa 100644 --- a/src/server/mainwindow/mainwindow.h +++ b/src/server/mainwindow/mainwindow.h @@ -77,6 +77,7 @@ private: void savePosition(ConnectionFrame *cf); bool isValidClient(Client* client); void changeProjection(Client *from, Mode mode = Mode::Broadcast, Client *to = NULL); + void tellClientCurrentSituation(Client* client); void closeEvent(QCloseEvent *e); void changeEvent(QEvent *e); |
