summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpindexwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/qhelpindexwidget.h')
-rw-r--r--src/assistant/help/qhelpindexwidget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/assistant/help/qhelpindexwidget.h b/src/assistant/help/qhelpindexwidget.h
index 600a52465..e3ffcba80 100644
--- a/src/assistant/help/qhelpindexwidget.h
+++ b/src/assistant/help/qhelpindexwidget.h
@@ -63,10 +63,6 @@ public:
QModelIndex filter(const QString &filter,
const QString &wildcard = QString());
-#if QT_DEPRECATED_SINCE(5, 15)
- QT_DEPRECATED_X("Use QHelpEngineCore::documentsForKeyword() instead")
- QMultiMap<QString, QUrl> linksForKeyword(const QString &keyword) const;
-#endif
bool isCreatingIndex() const;
QHelpEngineCore *helpEngine() const;