Fix ambiguity with help manager by renaming the file to match class.

Task-number: QTCREATORBUG-3090
Reviewed-by: ck
This commit is contained in:
kh1
2010-11-16 14:15:23 +01:00
parent 5f196cf5b8
commit 0985f9c1c4
15 changed files with 14 additions and 15 deletions

View File

@@ -39,10 +39,10 @@
#include "helpconstants.h"
#include "helpfindsupport.h"
#include "helpindexfilter.h"
#include "helpmanager.h"
#include "helpmode.h"
#include "helpviewer.h"
#include "indexwindow.h"
#include "localhelpmanager.h"
#include "openpagesmanager.h"
#include "openpagesmodel.h"
#include "remotehelpfilter.h"