Moved dependency on QtHelp

Necessary because the CppHoverHandler uses QtHelp and moved from
CppTools to CppEditor.
This commit is contained in:
Thorbjørn Lindeijer
2008-12-16 15:13:52 +01:00
parent 442737d6e3
commit 687e353b6f
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@ include(cpptools_dependencies.pri)
DEFINES += QT_NO_CAST_TO_ASCII
INCLUDEPATH += .
DEFINES += CPPTOOLS_LIBRARY
CONFIG += help
HEADERS += cpptools_global.h \
cppquickopenfilter.h \
cppclassesfilter.h \