summaryrefslogtreecommitdiffstats
path: root/src/classdef.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-12-07 12:51:18 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-12-12 19:13:33 (GMT)
commit6d118eec7474550f26b4b3b3cb05dc86bb3f3fc9 (patch)
tree908ad8672ace6a87823c609122b4fc61f77ee3d4 /src/classdef.h
parent6dbf32d505d5c9e628474fb83e379b2646d24d3f (diff)
downloadDoxygen-6d118eec7474550f26b4b3b3cb05dc86bb3f3fc9.zip
Doxygen-6d118eec7474550f26b4b3b3cb05dc86bb3f3fc9.tar.gz
Doxygen-6d118eec7474550f26b4b3b3cb05dc86bb3f3fc9.tar.bz2
Added more info to the context
Diffstat (limited to 'src/classdef.h')
-rw-r--r--src/classdef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/classdef.h b/src/classdef.h
index eb36383..f6d594c 100644
--- a/src/classdef.h
+++ b/src/classdef.h
@@ -317,6 +317,7 @@ class ClassDef : public Definition
const ExampleSDict *exampleList() const;
bool hasExamples() const;
QCString getMemberListFileName() const;
+ bool subGrouping() const;
//-----------------------------------------------------------------------------------
// --- setters ----