summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtextbrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qtextbrowser.h')
-rw-r--r--src/widgets/widgets/qtextbrowser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/widgets/qtextbrowser.h b/src/widgets/widgets/qtextbrowser.h
index 33e5b3980c..7f02999b02 100644
--- a/src/widgets/widgets/qtextbrowser.h
+++ b/src/widgets/widgets/qtextbrowser.h
@@ -107,7 +107,6 @@ Q_SIGNALS:
void historyChanged();
void sourceChanged(const QUrl &);
void highlighted(const QUrl &);
- void highlighted(const QString &);
void anchorClicked(const QUrl &);
protected: