aboutsummaryrefslogtreecommitdiff
path: root/dw/ui.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2013-01-29 18:28:36 +0100
committerSebastian Geerken <devnull@localhost>2013-01-29 18:28:36 +0100
commitff62d018ba1434f9e9d5beb3a2c82fb1c4ed0f85 (patch)
treefa3e74abe72781b63468677ed024f68cf62aff06 /dw/ui.hh
parentb8270ee350357ef491fa9ba92cf6250258d3099c (diff)
parentd8f1e1bcfa59947b0dabc7a1ec61232d2eb5535e (diff)
Merge with main repo.
Diffstat (limited to 'dw/ui.hh')
-rw-r--r--dw/ui.hh5
1 files changed, 3 insertions, 2 deletions
diff --git a/dw/ui.hh b/dw/ui.hh
index e6d98670..d46705fe 100644
--- a/dw/ui.hh
+++ b/dw/ui.hh
@@ -20,8 +20,9 @@ namespace core {
* \dot
* digraph G {
* node [shape=record, fontname=Helvetica, fontsize=10];
- * edge [arrowhead="none", arrowtail="empty", labelfontname=Helvetica,
- * labelfontsize=10, color="#404040", labelfontcolor="#000080"];
+ * edge [arrowhead="none", arrowtail="empty", dir="both",
+ * labelfontname=Helvetica, labelfontsize=10, color="#404040",
+ * labelfontcolor="#000080"];
* fontname=Helvetica; fontsize=10;
*
* subgraph cluster_core {