summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/expert.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2011-01-03 18:43:15 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2011-01-03 18:43:15 (GMT)
commit2149c9cb1315b6a42457dd991171bf4fcf7d7015 (patch)
treec44fd80159115f91bacbc05dd72e77e5a6788e84 /addon/doxywizard/expert.h
parent48f4fd9c2d9ba8b374e3c052f888df9bc220df92 (diff)
downloadDoxygen-2149c9cb1315b6a42457dd991171bf4fcf7d7015.zip
Doxygen-2149c9cb1315b6a42457dd991171bf4fcf7d7015.tar.gz
Doxygen-2149c9cb1315b6a42457dd991171bf4fcf7d7015.tar.bz2
Release-1.7.3
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