mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
fixing test
This commit is contained in:
parent
b8e1880854
commit
880579ee24
@ -33,6 +33,7 @@ public:
|
||||
|
||||
MOCK_CONST_METHOD0(GetAllPlaylists, QList<Playlist*>());
|
||||
MOCK_METHOD0(InvalidateDeletedSongs, void());
|
||||
MOCK_METHOD0(RemoveDeletedSongs, void());
|
||||
|
||||
MOCK_CONST_METHOD1(selection, const QItemSelection&(int));
|
||||
MOCK_CONST_METHOD0(current_selection, const QItemSelection&());
|
||||
|
Loading…
Reference in New Issue
Block a user