Implement import - export of help bookmarks.

Task-number: 254695
This commit is contained in:
kh
2009-07-08 15:03:40 +02:00
parent 1c1cb9f18c
commit e4b0bd28cb
8 changed files with 451 additions and 7 deletions

View File

@@ -17,7 +17,8 @@ HEADERS += helpplugin.h \
helpfindsupport.h \
help_global.h \
helpindexfilter.h \
generalsettingspage.h
generalsettingspage.h \
xbelsupport.h
SOURCES += helpplugin.cpp \
docsettingspage.cpp \
@@ -27,7 +28,8 @@ SOURCES += helpplugin.cpp \
searchwidget.cpp \
helpfindsupport.cpp \
helpindexfilter.cpp \
generalsettingspage.cpp
generalsettingspage.cpp \
xbelsupport.cpp
FORMS += docsettingspage.ui \
filtersettingspage.ui \