mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 18:45:45 -04:00
Qt: Add set cover image option to context menu
This commit is contained in:
@ -109,6 +109,7 @@ public:
|
||||
const GameSettings::Entry& new_entry, bool save_to_list = true, bool save_to_user = true);
|
||||
|
||||
std::string GetCoverImagePathForEntry(const GameListEntry* entry);
|
||||
std::string GetNewCoverImagePathForEntry(const GameListEntry* entry, const char* new_filename);
|
||||
|
||||
private:
|
||||
enum : u32
|
||||
|
Reference in New Issue
Block a user