summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index 488ecc4..a4c73a2 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -66,16 +66,6 @@ private:
FileDownloader _fileDownloader;
QStringList _tutorList;
- static const QString sStrTutorNdef;
- static const QString sStrTutorOffline;
- static const QString sStrSourceNdef;
- static const QString sStrSourceOffline;
- static const QString sStrDestNdef;
- static const QString sStrDestOffline;
- static const QString sStrSourceDestSame;
- static const QString sStrClientOnline;
- static const QString sStrNoDestAv;
-
void placeFrameInFreeSlot(ConnectionFrame* frame);
ConnectionFrame* createFrame();
ConnectionFrame* createFrame(QString computerId, QPoint position);