Replace signals with Q_SIGNALS
This commit is contained in:
@@ -83,7 +83,7 @@ class StreamingCollectionView : public AutoExpandingTreeView {
|
||||
void SaveFocus();
|
||||
void RestoreFocus();
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void GetSongs();
|
||||
void TotalSongCountUpdated_();
|
||||
void TotalArtistCountUpdated_();
|
||||
|
||||
Reference in New Issue
Block a user