commit for hemirt

This commit is contained in:
fourtf
2017-01-01 18:43:52 +01:00
parent a290f88685
commit a75cfa61f7
13 changed files with 210 additions and 11 deletions
+3
View File
@@ -9,6 +9,9 @@ public:
static const Channel whispers;
static const Channel mentions;
static Channel addChannel(QString channel);
static void removeChannel(QString channel);
public:
QString getSubLink();
QString getChannelLink();