summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qcompressedhelpinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/help/qcompressedhelpinfo.h')
-rw-r--r--src/assistant/help/qcompressedhelpinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assistant/help/qcompressedhelpinfo.h b/src/assistant/help/qcompressedhelpinfo.h
index c392bb74c..7b3c78c12 100644
--- a/src/assistant/help/qcompressedhelpinfo.h
+++ b/src/assistant/help/qcompressedhelpinfo.h
@@ -66,6 +66,7 @@ public:
QString namespaceName() const;
QString component() const;
QVersionNumber version() const;
+ bool isNull() const;
static QCompressedHelpInfo fromCompressedHelpFile(const QString &documentationFileName);