diff --git a/UserInterface.cpp b/UserInterface.cpp index 4535659..3a3cfeb 100755 --- a/UserInterface.cpp +++ b/UserInterface.cpp @@ -217,7 +217,7 @@ void UserInterface::on_actionAbout_gta5sync_triggered() void UserInterface::profileLoaded() { - ui->menuProfile->setEnabled(true); + ui->menuProfile->setEnabled(false); } void UserInterface::on_actionSelect_all_triggered() diff --git a/UserInterface.ui b/UserInterface.ui index c7c8542..29b0c89 100755 --- a/UserInterface.ui +++ b/UserInterface.ui @@ -148,22 +148,21 @@ &Edit - - - &Profile - - - - - - - - - + + + Profile + + + + + + + +