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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index effc8f1..fae0c7d 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -95,6 +95,8 @@ protected slots:
void onSessionNameClick();
void onSessionNameUpdate();
+ void onDeleteClient();
+
void onButtonLock(bool checked);
void onButtonStudentToTutor();
void onButtonStudentToTutorExclusive();