summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpdatainterface_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/qhelpdatainterface_p.h')
-rw-r--r--src/assistant/help/qhelpdatainterface_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpdatainterface_p.h b/src/assistant/help/qhelpdatainterface_p.h
index ebb2bc172..81714a57b 100644
--- a/src/assistant/help/qhelpdatainterface_p.h
+++ b/src/assistant/help/qhelpdatainterface_p.h
@@ -85,7 +85,7 @@ struct QHELP_EXPORT QHelpDataIndexItem {
QString name;
QString identifier;
QString reference;
-
+
bool operator==(const QHelpDataIndexItem & other) const;
};