summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorManuel Schneider2014-07-22 11:18:32 +0200
committerManuel Schneider2014-07-22 11:18:32 +0200
commit01cd5fdbaed7ba5745a48684e01414a3f5aeffd7 (patch)
tree797e7f3328477c0dc385265b8949d65ae5b00cfe /src/server/mainwindow/mainwindow.h
parentLet the client quit if to much params. Let the client be able to connect to t... (diff)
downloadpvs2-01cd5fdbaed7ba5745a48684e01414a3f5aeffd7.tar.gz
pvs2-01cd5fdbaed7ba5745a48684e01414a3f5aeffd7.tar.xz
pvs2-01cd5fdbaed7ba5745a48684e01414a3f5aeffd7.zip
Remove dead button action.
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index 8b0f133..190f836 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -98,7 +98,6 @@ protected slots:
void onSessionNameUpdate();
void onButtonLock(bool checked);
- void onButtonStudentToAll();
void onButtonStudentToTutor();
void onButtonStudentToTutorExclusive();
void onButtonTutorToAll();