Show wrap indicator also for searches in help views.

Task-number: QTCREATORBUG-2753
This commit is contained in:
con
2011-01-14 11:19:57 +01:00
parent ebb9e25277
commit 7915ce6bd3
6 changed files with 36 additions and 12 deletions

View File

@@ -87,7 +87,7 @@ public:
bool isBackwardAvailable() const;
bool findText(const QString &text, Find::FindFlags flags,
bool incremental, bool fromSearch);
bool incremental, bool fromSearch, bool *wrapped = 0);
static const QString NsNokia;
static const QString NsTrolltech;