diff options
Diffstat (limited to 'src/ui/theme.h')
-rw-r--r-- | src/ui/theme.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/theme.h b/src/ui/theme.h index a52d22e8..6d0b4d16 100644 --- a/src/ui/theme.h +++ b/src/ui/theme.h @@ -539,6 +539,7 @@ struct _MetaDrawOp MetaColorSpec *color_spec; MetaDrawSpec *x; MetaDrawSpec *y; + MetaDrawSpec *ellipsize_width; } title; struct { |