GUI: Remove dependency to QtXml.
This commit is contained in:
parent
c7d99fe9a7
commit
8aafe2c038
|
@ -1,6 +1,5 @@
|
|||
TEMPLATE = app
|
||||
TARGET = cppcheck-gui
|
||||
QT += xml
|
||||
CONFIG += warn_on help
|
||||
DEPENDPATH += . \
|
||||
../lib
|
||||
|
|
Loading…
Reference in New Issue