summaryrefslogtreecommitdiff
path: root/dw/types.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-06-27 13:48:22 +0200
committerSebastian Geerken <devnull@localhost>2014-06-27 13:48:22 +0200
commitfafccbb4d785eaed21bb77e93419a84edda18e05 (patch)
tree9db13b98f34211f1a540cde1ef2fac9cbbc63591 /dw/types.hh
parent3b2639bec13ac6fd70a32bdc45c25a890d5d9f92 (diff)
Intrinsic extremes.
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 e910d296..36d6caa1 100644
--- a/dw/types.hh
+++ b/dw/types.hh
@@ -180,6 +180,8 @@ struct Extremes
{
int minWidth;
int maxWidth;
+ int minWidthIntrinsic;
+ int maxWidthIntrinsic;
};
struct Content