forked from qt-creator/qt-creator
AutoTest: Rename 'AutoTest*' to reflect what it is
AutoTest* is too generic within the context where it is used. This patch renames respective classes, members and string occurrences. Change-Id: Ie413e4a344ddaf7892ecf248ba486defb4b9e3ef Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
@@ -104,7 +104,7 @@ private:
|
||||
void setupParsingConnections();
|
||||
|
||||
// FIXME
|
||||
TestTreeItem *m_autoTestRootItem;
|
||||
TestTreeItem *m_qtTestRootItem;
|
||||
TestTreeItem *m_quickTestRootItem;
|
||||
TestTreeItem *m_googleTestRootItem;
|
||||
// end of FIXME
|
||||
|
||||
Reference in New Issue
Block a user