Use anonymous namespace for constants
This commit is contained in:
@@ -64,8 +64,6 @@ class PlaylistBackend : public QObject {
|
||||
};
|
||||
using PlaylistList = QList<Playlist>;
|
||||
|
||||
static const int kSongTableJoins;
|
||||
|
||||
void Close();
|
||||
void ExitAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user