summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/expert.h
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxywizard/expert.h')
-rw-r--r--addon/doxywizard/expert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxywizard/expert.h b/addon/doxywizard/expert.h
index 3372ae6..8d43161 100644
--- a/addon/doxywizard/expert.h
+++ b/addon/doxywizard/expert.h
@@ -59,6 +59,7 @@ class Expert : public QSplitter
QPushButton *m_next;
QPushButton *m_prev;
QDomElement m_rootElement;
+ bool m_inShowHelp;
};
#endif