summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorBjörn Hagemeister2014-05-12 18:04:17 +0200
committerBjörn Hagemeister2014-05-12 18:04:17 +0200
commit838e5ac0f437649f4afbb27de68e4dcfaf84c6da (patch)
treec4e94e6edf1177e47804559554bba156542cc5ef /src/server/mainwindow/mainwindow.h
parentSinec c++11 is enabled by default, set flag to stop annoying warnings. (diff)
downloadpvs2-838e5ac0f437649f4afbb27de68e4dcfaf84c6da.tar.gz
pvs2-838e5ac0f437649f4afbb27de68e4dcfaf84c6da.tar.xz
pvs2-838e5ac0f437649f4afbb27de68e4dcfaf84c6da.zip
Configured not locking the screen, if manager and client working on same machine.
Plus changing symbol for tutor2all button.
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index c06f8e9..4b9bf68 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -81,8 +81,6 @@ protected slots:
void onTutorListDownloaded(QByteArray& tutorList);
void onSessionNameClick();
void onSessionNameUpdate();
- void onButtonSettings();
- void onButtonChat();
void onButtonStudentToAll();
void onButtonStudentToTutor();
void onButtonTutorToAll();