aboutsummaryrefslogtreecommitdiff
path: root/dw/types.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2013-01-05 11:48:21 +0100
committerSebastian Geerken <devnull@localhost>2013-01-05 11:48:21 +0100
commit824cd84f321d358ab878b99cbaaef936823d8c8b (patch)
tree8eafc276a7adc25c4708e3d6806f0d6f387b0a77 /dw/types.hh
parentcdc11dcd40d57b07e73304d0f41ad5273d292874 (diff)
Debug messages.
Diffstat (limited to 'dw/types.hh')
-rw-r--r--dw/types.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/types.hh b/dw/types.hh
index 514733a5..e933a98c 100644
--- a/dw/types.hh
+++ b/dw/types.hh
@@ -223,6 +223,8 @@ struct Content
};
static Content::Type maskForSelection (bool followReferences);
+ static void print (Content *content);
+ static void printMask (Type mask);
};
} // namespace dw