s/slots/Q_SLOTS and s/signals/Q_SIGNALS
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
}
|
||||
void setIsOnline(bool online);
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void notificationCountChanged();
|
||||
void iconSourceChanged();
|
||||
void isOnlineChanged();
|
||||
|
||||
Reference in New Issue
Block a user