We need to check for namespace nokia too.

Reviewed-by: ck
This commit is contained in:
kh1
2010-04-28 15:04:00 +02:00
parent 2c64aa0571
commit b0f9b1d491
3 changed files with 5 additions and 3 deletions

View File

@@ -85,7 +85,8 @@ public:
bool findText(const QString &text, Find::IFindSupport::FindFlags flags,
bool incremental, bool fromSearch);
static const QString DocPath;
static const QString NsNokia;
static const QString NsTrolltech;
static const QString AboutBlankPage;
static const QString PageNotFoundMessage;