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:
Christian Kandeler
2022-01-21 16:53:34 +01:00
committed by Jarek Kobus
parent 89fb9e6b2b
commit a2c861beaa

View File

@@ -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",