Qt: Remove booting from the last path

This commit is contained in:
Starsam80
2017-06-04 14:43:41 -06:00
parent 407463f0fe
commit e1ea6805a7
3 changed files with 1 additions and 18 deletions

View File

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