Qt: Add set cover image option to context menu

This commit is contained in:
Connor McLaughlin
2020-10-03 23:20:48 +10:00
parent 2a6071add1
commit 36511fda18
4 changed files with 61 additions and 1 deletions

View File

@ -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