forked from qt-creator/qt-creator
AutoTests: Aspectify parts of main settings
Change-Id: I407b5102e1f2a6647f6fdca01a61dfa422c5d3ee Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Autotest {
|
||||
namespace Internal {
|
||||
|
||||
class TestProjectSettings;
|
||||
struct TestSettings;
|
||||
|
||||
struct ChoicePair
|
||||
{
|
||||
@@ -43,7 +42,6 @@ public:
|
||||
void extensionsInitialized() override;
|
||||
ShutdownFlag aboutToShutdown() override;
|
||||
|
||||
static TestSettings *settings();
|
||||
static TestProjectSettings *projectSettings(ProjectExplorer::Project *project);
|
||||
static TestFrameworks activeTestFrameworks();
|
||||
static void updateMenuItemsEnabledState();
|
||||
|
||||
Reference in New Issue
Block a user