aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordt <qtc-committer@nokia.com>2009-08-20 18:09:37 +0200
committercon <qtc-committer@nokia.com>2009-08-21 15:16:46 +0200
commitecfcb938b04860ab69b6194ddeb30cebe71a0a8a (patch)
treefce8bdeefaa8823d2450e801d1451e957caa89c3
parentfc6f947a77f1f327236d68c4c2d41eb79d46992f (diff)
Fix warning.
(cherry picked from commit 6044e340498e62d949dbd0f53708966ff4058c76)
-rw-r--r--src/plugins/find/searchresulttreemodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/find/searchresulttreemodel.h b/src/plugins/find/searchresulttreemodel.h
index 26f3ae16e4..544ad01a5a 100644
--- a/src/plugins/find/searchresulttreemodel.h
+++ b/src/plugins/find/searchresulttreemodel.h
@@ -63,7 +63,6 @@ public:
signals:
void jumpToSearchResult(const QString &fileName, int lineNumber,
int searchTermStart, int searchTermLength);
- void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
public slots:
void clear();