Clang: Compile fix for qmake

Change-Id: I88fa2c995a22a2fe3bf3a0aac05c0432e4b3d379
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
hjk
2021-04-23 03:53:34 +02:00
parent e27b367bdc
commit 29ac812cf4

View File

@@ -41,7 +41,7 @@ SOURCES += \
clanguiheaderondiskmanager.cpp \
clangutils.cpp \
clangoverviewmodel.cpp \
clangdclient.cpp
clangdclient.cpp \
clanggloballocatorfilters.cpp
HEADERS += \
@@ -82,7 +82,7 @@ HEADERS += \
clanguiheaderondiskmanager.h \
clangutils.h \
clangoverviewmodel.h \
clangdclient.h
clangdclient.h \
clanggloballocatorfilters.h
FORMS += clangprojectsettingswidget.ui