User Interface update
This commit is contained in:
parent
b7ae3146c8
commit
24591e9b1f
5 changed files with 19 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ UserInterface::UserInterface(ProfileDatabase *profileDB, CrewDatabase *crewDB, D
|
|||
defaultWindowTitle = tr("gta5sync - %1");
|
||||
|
||||
this->setWindowTitle(defaultWindowTitle.arg(tr("Select Profile")));
|
||||
ui->labVersion->setText(ui->labVersion->text().arg(GTA5SYNC_APPSTR, GTA5SYNC_APPVER));
|
||||
}
|
||||
|
||||
void UserInterface::setupDirEnv()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue