added preview channel view to the appearance tab

This commit is contained in:
fourtf
2018-07-03 16:55:02 +02:00
parent 6909d1d939
commit d6c6a552d8
8 changed files with 215 additions and 165 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
TwitchWatching,
TwitchMentions,
TwitchEnd,
Misc
};
explicit Channel(const QString &_name, Type type);