WIP commit

This commit is contained in:
apa420
2018-08-11 12:47:03 +02:00
parent 125af43d90
commit 77411f7012
10 changed files with 165 additions and 24 deletions
@@ -13,8 +13,6 @@ class NotificationModel;
class NotificationController final : public Singleton
{
public:
NotificationController();
virtual void initialize(Settings &settings, Paths &paths) override;
bool isChannelNotified(const QString &channelName);