Fix warning.

(cherry picked from commit 6044e34049)
This commit is contained in:
dt
2009-08-20 18:09:37 +02:00
committed by con
parent fc6f947a77
commit ecfcb938b0

View File

@@ -63,7 +63,6 @@ public:
signals: signals:
void jumpToSearchResult(const QString &fileName, int lineNumber, void jumpToSearchResult(const QString &fileName, int lineNumber,
int searchTermStart, int searchTermLength); int searchTermStart, int searchTermLength);
void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
public slots: public slots:
void clear(); void clear();