start sanitizing gdb options dialog

This commit is contained in:
hjk
2008-12-11 14:01:53 +01:00
parent fff956db02
commit a556ddada8
9 changed files with 140 additions and 124 deletions

View File

@@ -77,7 +77,7 @@ QString SettingsPage::name() const
return tr("General");
}
QString SettingsPage::category() const
QString SettingsPage::category() const
{
return QLatin1String("Git");
}