forked from qt-creator/qt-creator
Squish: Wait for C++-parsing in tst_rename_file
Change-Id: I66a12ae685e6980bb9d41a1a177afc2bfa46ca98 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -45,6 +45,7 @@ def main():
|
||||
return
|
||||
usedProFile = os.path.join(templateDir, proFile)
|
||||
openQmakeProject(usedProFile)
|
||||
progressBarWait()
|
||||
for filetype, filename in [["Headers", "utility.h"],
|
||||
["Sources", "main.cpp"],
|
||||
["Sources", "utility.cpp"],
|
||||
|
||||
Reference in New Issue
Block a user