window title changes, standard paths completed

This commit is contained in:
Rafael 2016-03-28 14:10:59 +02:00
parent 96c6d5072d
commit 517f446d12
4 changed files with 78 additions and 1 deletions

View file

@ -52,6 +52,7 @@ private:
Ui::UserInterface *ui;
ProfileInterface *profileUI;
bool profileOpen;
QString defaultWindowTitle;
QString GTAV_Folder;
QString GTAV_ProfilesFolder;
void setupProfileUi(QStringList GTAV_Profiles);