summaryrefslogtreecommitdiffstats
path: root/src/dot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dot.h')
-rw-r--r--src/dot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dot.h b/src/dot.h
index 59d5caa..9096584 100644
--- a/src/dot.h
+++ b/src/dot.h
@@ -27,7 +27,7 @@ class QTextStream;
class DotNodeList;
class ClassSDict;
-enum GraphOutputFormat { GIF , EPS };
+enum GraphOutputFormat { BITMAP , EPS };
struct EdgeInfo
{