diff options
| author | Jim Grandy <jgrandy@authentic8.com> | 2013-07-03 10:45:46 -0700 |
|---|---|---|
| committer | Jim Grandy <jgrandy@authentic8.com> | 2013-08-22 12:49:41 -0700 |
| commit | 1ae9a7f2b685a8c2bf052e7c1724811346189fb9 (patch) | |
| tree | 6bc1e24c8b2b196206d8ddd46db00514dde7cb85 /libxrdp/libxrdp.h | |
| parent | a32669f3ef8752d952c9d31f55a667581ae93007 (diff) | |
| download | xrdp-proprietary-1ae9a7f2b685a8c2bf052e7c1724811346189fb9.tar.gz xrdp-proprietary-1ae9a7f2b685a8c2bf052e7c1724811346189fb9.zip | |
Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
Diffstat (limited to 'libxrdp/libxrdp.h')
| -rw-r--r-- | libxrdp/libxrdp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxrdp/libxrdp.h b/libxrdp/libxrdp.h index d31edbb4..83d3285c 100644 --- a/libxrdp/libxrdp.h +++ b/libxrdp/libxrdp.h @@ -211,6 +211,7 @@ struct xrdp_orders int order_count; int order_level; /* inc for every call to xrdp_orders_init */ struct xrdp_orders_state orders_state; + int rfx_min_pixel; }; #define PROTO_RDP_40 1 |
