This commit is contained in:
fourtf
2017-01-03 22:08:20 +01:00
parent 2b4fa8071f
commit 4716894027
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -17,6 +17,8 @@ private:
static void beginConnecting();
static QObject* parent;
static IrcConnection* connection;
static QMutex* connectionMutex;
static long connectionIteration;