made channels shared_pointers

This commit is contained in:
fourtf
2017-01-30 19:14:25 +01:00
parent 23c2bf03d6
commit 1d1c98ecdb
9 changed files with 90 additions and 42 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ public:
return accessManager;
}
static void joinChannel(const QString &channel);
static void sendJoin(const QString &channel);
static void partChannel(const QString &channel);