forked from qt-creator/qt-creator
Squish: Remove unnecessary imports
Change-Id: Ia902e0a797fea947f83505f6b09e3efed24f65b1 Reviewed-by: Robert Loehning <robert.loehning@digia.com>
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#############################################################################
|
||||
|
||||
source("../../shared/qtcreator.py")
|
||||
source("../../shared/suites_qtta.py")
|
||||
|
||||
def startQtCreatorWithNewAppAtQMLEditor(projectDir, projectName, line = None):
|
||||
startApplication("qtcreator" + SettingsPath)
|
||||
|
||||
Reference in New Issue
Block a user