Skip to content
Snippets Groups Projects
Commit c405a4bc authored by Eike Ziller's avatar Eike Ziller
Browse files

Merge remote-tracking branch 'origin/3.5'

Change-Id: I55acdb9ad3d475ceb09c172555445d2da756c9d6
parents cc4ecb36 5386fda8
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ TestSettings TestSettingsWidget::settings() const
TestSettingsPage::TestSettingsPage(const QSharedPointer<TestSettings> &settings)
: m_settings(settings), m_widget(0)
{
setId("A.General");
setId("A.AutoTest.General");
setDisplayName(tr("General"));
setCategory(Constants::AUTOTEST_SETTINGS_CATEGORY);
setDisplayCategory(tr("Test Settings"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment