From 0fe1594e082a990370a4603aae70d7eeb4f5d824 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 19 Oct 2014 18:08:18 +0000 Subject: add constraint resources --- DisplayP.h | 1 + 1 file changed, 1 insertion(+) (limited to 'DisplayP.h') 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; -- cgit v1.2.3