Skip to content
Snippets Groups Projects
Commit 6044e340 authored by dt's avatar dt
Browse files

Fix warning.

parent beb2916e
No related branches found
No related tags found
No related merge requests found
......@@ -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();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment