forked from qt-creator/qt-creator
Moved dependency on QtHelp
Necessary because the CppHoverHandler uses QtHelp and moved from CppTools to CppEditor.
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user