forked from qt-creator/qt-creator
Fix qbs build
Change-Id: Ief7fde692ec7afed19eadd122f90da40e2393f00 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
committed by
Jarek Kobus
parent
89fb9e6b2b
commit
a2c861beaa
@@ -292,10 +292,10 @@ Project {
|
||||
"temporarydirectory.h",
|
||||
"temporaryfile.cpp",
|
||||
"temporaryfile.h",
|
||||
"terminalcommand.cpp"
|
||||
"terminalcommand.h"
|
||||
"terminalprocess.cpp"
|
||||
"terminalprocess_p.h"
|
||||
"terminalcommand.cpp",
|
||||
"terminalcommand.h",
|
||||
"terminalprocess.cpp",
|
||||
"terminalprocess_p.h",
|
||||
"textfieldcheckbox.cpp",
|
||||
"textfieldcheckbox.h",
|
||||
"textfieldcombobox.cpp",
|
||||
|
Reference in New Issue
Block a user