aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help.pro
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2014-06-18 17:42:01 +0200
committerEike Ziller <eike.ziller@digia.com>2014-06-20 14:01:28 +0200
commite7ac9facd361f81f6922d583a4675b7d6019e24b (patch)
tree7634f19237525e97fa26993794609754c32574d2 /src/plugins/help/help.pro
parentb2a2a893581433ac06ef29569aba491a7db92e90 (diff)
Help: Implement a real external help window
With this patch it is just used with the context help "always show in external window" option. Change-Id: I4bc6ba8e0e241500f6970d4cb72f66ba02075ef5 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'src/plugins/help/help.pro')
-rw-r--r--src/plugins/help/help.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/help/help.pro b/src/plugins/help/help.pro
index f0686165a30..3997008cc37 100644
--- a/src/plugins/help/help.pro
+++ b/src/plugins/help/help.pro
@@ -35,7 +35,6 @@ HEADERS += \
remotehelpfilter.h \
searchwidget.h \
xbelsupport.h \
- externalhelpwindow.h \
searchtaskhandler.h \
qtwebkithelpviewer.h \
textbrowserhelpviewer.h \
@@ -59,7 +58,6 @@ SOURCES += \
remotehelpfilter.cpp \
searchwidget.cpp \
xbelsupport.cpp \
- externalhelpwindow.cpp \
searchtaskhandler.cpp \
qtwebkithelpviewer.cpp \
textbrowserhelpviewer.cpp \