diff options
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r-- | x11vnc/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h index 6cd9f70..856df15 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -161,6 +161,7 @@ extern int ncache0; extern int ncache_copyrect; extern int ncache_pad; extern int macosx_ncache_macmenu; +extern int ncache_beta_tester; extern char *scroll_copyrect_str; extern char *scroll_copyrect; |