forked from qt-creator/qt-creator
start sanitizing gdb options dialog
This commit is contained in:
@@ -77,7 +77,7 @@ QString SettingsPage::name() const
|
||||
return tr("General");
|
||||
}
|
||||
|
||||
QString SettingsPage::category() const
|
||||
QString SettingsPage::category() const
|
||||
{
|
||||
return QLatin1String("Git");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user