forked from qt-creator/qt-creator
Rename PluginManager::runningTests() --> testRunRequested()
Change-Id: I209ebb85ad2a3cc32be0c45ee37ba4918ec42828 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -124,7 +124,7 @@ public:
|
||||
|
||||
static QString serializedArguments();
|
||||
|
||||
static bool runningTests();
|
||||
static bool testRunRequested();
|
||||
static QString testDataDirectory();
|
||||
|
||||
static void profilingReport(const char *what, const PluginSpec *spec = 0);
|
||||
|
||||
Reference in New Issue
Block a user