diff options
| author | Björn Hagemeister | 2014-05-12 18:04:17 +0200 |
|---|---|---|
| committer | Björn Hagemeister | 2014-05-12 18:04:17 +0200 |
| commit | 838e5ac0f437649f4afbb27de68e4dcfaf84c6da (patch) | |
| tree | c4e94e6edf1177e47804559554bba156542cc5ef /src/server/mainwindow/mainwindow.h | |
| parent | Sinec c++11 is enabled by default, set flag to stop annoying warnings. (diff) | |
| download | pvs2-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.h | 2 |
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(); |
