diff -r 93785a7bda56 -r 1a786201465f ui/motif/graphics.h --- a/ui/motif/graphics.h Sun Nov 29 20:03:06 2015 +0100 +++ b/ui/motif/graphics.h Sun Nov 29 21:43:03 2015 +0100 @@ -56,6 +56,10 @@ size_t length; Widget widget; XFontSet fontset; + int maxwidth; + int width; + int height; + int changed; };