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",
|
"temporarydirectory.h",
|
||||||
"temporaryfile.cpp",
|
"temporaryfile.cpp",
|
||||||
"temporaryfile.h",
|
"temporaryfile.h",
|
||||||
"terminalcommand.cpp"
|
"terminalcommand.cpp",
|
||||||
"terminalcommand.h"
|
"terminalcommand.h",
|
||||||
"terminalprocess.cpp"
|
"terminalprocess.cpp",
|
||||||
"terminalprocess_p.h"
|
"terminalprocess_p.h",
|
||||||
"textfieldcheckbox.cpp",
|
"textfieldcheckbox.cpp",
|
||||||
"textfieldcheckbox.h",
|
"textfieldcheckbox.h",
|
||||||
"textfieldcombobox.cpp",
|
"textfieldcombobox.cpp",
|
||||||
|
|||||||
Reference in New Issue
Block a user