mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Qt: Remove booting from the last path
This commit is contained in:
@ -33,8 +33,6 @@ public:
|
||||
bool IsInDevelopmentWarningEnabled() const;
|
||||
|
||||
// GameList
|
||||
QString GetLastGame() const;
|
||||
void SetLastGame(const QString& path);
|
||||
QStringList GetPaths() const;
|
||||
void SetPaths(const QStringList& paths);
|
||||
void RemovePath(int i);
|
||||
|
Reference in New Issue
Block a user