This commit is contained in:
Patrick von Reth 2015-07-02 15:31:05 +02:00
parent 27369b004f
commit 5ca5c5df79
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ public:
virtual bool initialize();
virtual bool deinitialize();
public Q_SLOT:
public Q_SLOTS:
virtual void slotNotify(Snore::Notification notification);
virtual void slotNotificationDisplayed(Snore::Notification notification);