summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index 6a0db89..a07e710 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -103,11 +103,10 @@ private:
void reloadCurrentRoom();
- void clientCountChanged();
-
protected slots:
void DisableButtons();
void EnableButtons();
+ void clientCountChanged();
void onSessionNameClick();
void onSessionNameUpdate();