summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorChristian Klinger2016-04-27 17:54:11 +0200
committerChristian Klinger2016-04-27 17:54:11 +0200
commitb00f462eb861873feb78cae9a72ceb1fa796992a (patch)
treed21a0809bd41e0b666de2efb07a576fd4bc5a38b /src/server/mainwindow/mainwindow.h
parentremoved trashbin. (diff)
downloadpvs2-b00f462eb861873feb78cae9a72ceb1fa796992a.tar.gz
pvs2-b00f462eb861873feb78cae9a72ceb1fa796992a.tar.xz
pvs2-b00f462eb861873feb78cae9a72ceb1fa796992a.zip
delete button in the toolbar.
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();