Register ROM started through the gamelist in the list of ROM recently started
This commit is contained in:
parent
f62935d278
commit
5912c9c327
2 changed files with 4 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue