forked from qt-creator/qt-creator
Fix wrong names in the UI
Change-Id: I6635b3a91eed4d34bb477aaeac37709e15059e06 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
This commit is contained in:
@@ -75,7 +75,7 @@ QString GeneralSettingsPage::id() const
|
||||
|
||||
QString GeneralSettingsPage::displayName() const
|
||||
{
|
||||
return tr("General Settings");
|
||||
return tr("General");
|
||||
}
|
||||
|
||||
QString GeneralSettingsPage::category() const
|
||||
|
||||
Reference in New Issue
Block a user