Move HelpManager it's own source files.

Reviewed-by: ck
This commit is contained in:
kh1
2010-02-02 14:25:22 +01:00
parent c859a721f0
commit e94ff514ed
8 changed files with 160 additions and 90 deletions

View File

@@ -51,7 +51,7 @@
#include <texteditor/textfilewizard.h>
#include <texteditor/texteditoractionhandler.h>
#include <texteditor/completionsupport.h>
#include <help/helpplugin.h>
#include <help/helpmanager.h>
#include <utils/qtcassert.h>
#include <QtCore/QtPlugin>