forked from qt-creator/qt-creator
Fix ambiguity with help manager by renaming the file to match class.
Task-number: QTCREATORBUG-3090 Reviewed-by: ck
This commit is contained in:
@@ -19,7 +19,7 @@ HEADERS += \
|
||||
helpconstants.h \
|
||||
helpfindsupport.h \
|
||||
helpindexfilter.h \
|
||||
helpmanager.h \
|
||||
localhelpmanager.h \
|
||||
helpmode.h \
|
||||
helpplugin.h \
|
||||
helpviewer.h \
|
||||
@@ -40,7 +40,7 @@ SOURCES += \
|
||||
generalsettingspage.cpp \
|
||||
helpfindsupport.cpp \
|
||||
helpindexfilter.cpp \
|
||||
helpmanager.cpp \
|
||||
localhelpmanager.cpp \
|
||||
helpmode.cpp \
|
||||
helpplugin.cpp \
|
||||
helpviewer.cpp \
|
||||
|
||||
Reference in New Issue
Block a user