summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorBjörn Hagemeister2014-06-02 18:18:14 +0200
committerBjörn Hagemeister2014-06-02 18:18:14 +0200
commit266f172e2c5eac02a0e1e480cadb5ba1a5098cb4 (patch)
tree0218780315956b76f96569b684ffe9ac56962cdd /src/server/mainwindow/mainwindow.h
parentMerge branch 'master' of git.openslx.org:pvs2 (diff)
downloadpvs2-266f172e2c5eac02a0e1e480cadb5ba1a5098cb4.tar.gz
pvs2-266f172e2c5eac02a0e1e480cadb5ba1a5098cb4.tar.xz
pvs2-266f172e2c5eac02a0e1e480cadb5ba1a5098cb4.zip
Removed some unnecessary qDebug comments.
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 0d0d650..a15c12f 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -86,7 +86,6 @@ private:
void resizeEvent(QResizeEvent *e);
void mouseReleaseEvent(QMouseEvent* e);
-
protected slots:
void onTutorListDownloaded(QByteArray& tutorList);
void onSessionNameClick();