fix typo
This commit is contained in:
parent
27369b004f
commit
5ca5c5df79
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue