diff --git a/src/libs/utils/utils.qbs b/src/libs/utils/utils.qbs index be6094d1d75..0d903c226f2 100644 --- a/src/libs/utils/utils.qbs +++ b/src/libs/utils/utils.qbs @@ -170,6 +170,10 @@ QtcLibrary { "synchronousprocess.h", "tcpportsgatherer.cpp", "tcpportsgatherer.h", + "textfieldcheckbox.cpp", + "textfieldcheckbox.h", + "textfieldcombobox.cpp", + "textfieldcombobox.h", "textfileformat.cpp", "textfileformat.h", "treeviewcombobox.cpp",