aboutsummaryrefslogtreecommitdiff
path: root/DisplayP.h
diff options
context:
space:
mode:
Diffstat (limited to 'DisplayP.h')
-rw-r--r--DisplayP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/DisplayP.h b/DisplayP.h
index 1ec77db..2944b50 100644
--- a/DisplayP.h
+++ b/DisplayP.h
@@ -30,6 +30,7 @@ typedef struct _DisplayClassRec {
} DisplayClassRec;
typedef struct {
+ Dimension maxWidth;
XtPointer extension;
} DisplayConstraintPart;