Replace slots with Q_SLOTS
This commit is contained in:
@@ -58,7 +58,7 @@ class SubsonicScrobbler : public ScrobblerService {
|
||||
|
||||
SharedPtr<SubsonicService> service();
|
||||
|
||||
public slots:
|
||||
public Q_SLOTS:
|
||||
void WriteCache() override {}
|
||||
void Submit() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user