summaryrefslogtreecommitdiffstats
path: root/common/xrdp_client_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/xrdp_client_info.h')
-rw-r--r--common/xrdp_client_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h
index e8e91da4..b57b1949 100644
--- a/common/xrdp_client_info.h
+++ b/common/xrdp_client_info.h
@@ -154,6 +154,7 @@ struct xrdp_client_info
int client_os_minor;
int no_orders_supported;
+ int use_cache_glyph_v2;
};
#endif