mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 07:02:32 -07:00
Register ROM started through the gamelist in the list of ROM recently started
This commit is contained in:
@@ -75,7 +75,7 @@ private:
|
||||
*
|
||||
* @param filename the filename to store
|
||||
*/
|
||||
void StoreRecentFile(const QString& filename);
|
||||
void StoreRecentFile(const std::string& filename);
|
||||
|
||||
/**
|
||||
* Updates the recent files menu.
|
||||
|
Reference in New Issue
Block a user