summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpdbreader_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/qhelpdbreader_p.h')
-rw-r--r--src/assistant/help/qhelpdbreader_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpdbreader_p.h b/src/assistant/help/qhelpdbreader_p.h
index 3b8014425..e4d867282 100644
--- a/src/assistant/help/qhelpdbreader_p.h
+++ b/src/assistant/help/qhelpdbreader_p.h
@@ -68,7 +68,7 @@ class QHelpDBReader : public QObject
Q_OBJECT
public:
- QHelpDBReader(const QString &dbName);
+ QHelpDBReader(const QString &dbName);
QHelpDBReader(const QString &dbName, const QString &uniqueId,
QObject *parent);
~QHelpDBReader();