forked from qt-creator/qt-creator
Options: Sort by category, id.
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
This commit is contained in:
@@ -251,7 +251,7 @@ QString CMakeSettingsPage::trName() const
|
||||
|
||||
QString CMakeSettingsPage::category() const
|
||||
{
|
||||
return QLatin1String("CMake");
|
||||
return QLatin1String("M.CMake");
|
||||
}
|
||||
|
||||
QString CMakeSettingsPage::trCategory() const
|
||||
|
||||
Reference in New Issue
Block a user