summaryrefslogtreecommitdiffstats
path: root/common/xrdp_constants.h
diff options
context:
space:
mode:
authorJim Grandy <jgrandy@authentic8.com>2013-07-03 10:45:46 -0700
committerJim Grandy <jgrandy@authentic8.com>2013-08-22 12:49:41 -0700
commit1ae9a7f2b685a8c2bf052e7c1724811346189fb9 (patch)
tree6bc1e24c8b2b196206d8ddd46db00514dde7cb85 /common/xrdp_constants.h
parenta32669f3ef8752d952c9d31f55a667581ae93007 (diff)
downloadxrdp-proprietary-1ae9a7f2b685a8c2bf052e7c1724811346189fb9.tar.gz
xrdp-proprietary-1ae9a7f2b685a8c2bf052e7c1724811346189fb9.zip
Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
Diffstat (limited to 'common/xrdp_constants.h')
-rw-r--r--common/xrdp_constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/xrdp_constants.h b/common/xrdp_constants.h
index b978d2de..53c54852 100644
--- a/common/xrdp_constants.h
+++ b/common/xrdp_constants.h
@@ -559,4 +559,6 @@
#define CMDTYPE_FRAME_MARKER 0x0004
#define CMDTYPE_STREAM_SURFACE_BITS 0x0006
+#define XRDP_BITMAP_CACHE_ENTRIES 2048
+
#endif