summaryrefslogtreecommitdiffstats
path: root/src/assistant/qhelpconverter/conversionwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/qhelpconverter/conversionwizard.h')
-rw-r--r--src/assistant/qhelpconverter/conversionwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/qhelpconverter/conversionwizard.h b/src/assistant/qhelpconverter/conversionwizard.h
index 0fe30e2be..c15df556e 100644
--- a/src/assistant/qhelpconverter/conversionwizard.h
+++ b/src/assistant/qhelpconverter/conversionwizard.h
@@ -77,7 +77,7 @@ private:
void initializePage(int id);
QStringList getUnreferencedFiles(const QStringList &files);
bool eventFilter(QObject *obj, QEvent *e);
-
+
AdpReader m_adpReader;
InputPage *m_inputPage;
GeneralPage *m_generalPage;