forked from qt-creator/qt-creator
debugger: some gui & code cosmetics
This commit is contained in:
@@ -114,7 +114,7 @@ MaemoGdbSettingsPage::~MaemoGdbSettingsPage()
|
||||
|
||||
QString MaemoGdbSettingsPage::id() const
|
||||
{
|
||||
return QLatin1String("ZZ.Maemo");
|
||||
return QLatin1String("Y.Maemo");
|
||||
}
|
||||
|
||||
QString MaemoGdbSettingsPage::displayName() const
|
||||
|
||||
Reference in New Issue
Block a user