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 adbc43a..576c969 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -250,6 +250,7 @@ extern int flip_byte_order; extern int waitms; extern double wait_ui; extern double slow_fb; +extern double xrefresh; extern int wait_bog; extern int defer_update; extern int got_defer; |