Fixes: - use indexwindow from shared

This commit is contained in:
Patrick Star
2008-12-04 15:03:57 +01:00
parent 7b9983e512
commit 4d60687b66
3 changed files with 6 additions and 86 deletions

View File

@@ -16,8 +16,8 @@ HEADERS += helpplugin.h \
searchwidget.h \
helpfindsupport.h \
help_global.h \
helpindexfilter.h \
indexwindow.h
helpindexfilter.h
SOURCES += helpplugin.cpp \
docsettingspage.cpp \
filtersettingspage.cpp \
@@ -26,6 +26,7 @@ SOURCES += helpplugin.cpp \
searchwidget.cpp \
helpfindsupport.cpp \
helpindexfilter.cpp
FORMS += docsettingspage.ui \
filtersettingspage.ui
RESOURCES += help.qrc