summaryrefslogtreecommitdiffstats
path: root/src/dotincldepgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotincldepgraph.h')
-rw-r--r--src/dotincldepgraph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dotincldepgraph.h b/src/dotincldepgraph.h
index b664ccb..5807ce8 100644
--- a/src/dotincldepgraph.h
+++ b/src/dotincldepgraph.h
@@ -32,6 +32,7 @@ class DotInclDepGraph : public DotGraph
bool writeImageMap=TRUE,int graphId=-1);
bool isTrivial() const;
bool isTooBig() const;
+ int numNodes() const;
void writeXML(FTextStream &t);
void writeDocbook(FTextStream &t);