forked from qt-creator/qt-creator
Squish: Refactor starting Qt Creator from Squish
Change-Id: I7cbce7db2a22a7cb327965b9b7918eb46266b260 Reviewed-by: Robert Loehning <robert.loehning@qt.io>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
source("../../shared/qtcreator.py")
|
||||
|
||||
def main():
|
||||
startApplication("qtcreator" + SettingsPath)
|
||||
startQC()
|
||||
if not startedWithoutPluginError():
|
||||
return
|
||||
# using a temporary directory won't mess up a potentially existing
|
||||
|
||||
Reference in New Issue
Block a user