diff options
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r-- | src/ivi-compositor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index 1303e44..695cf95 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -73,6 +73,8 @@ struct ivi_compositor { bool activate_by_default; bool keep_pending_surfaces; + struct wl_listener screenshot_auth; + /* * Options parsed from command line arugments. * Overrides what is found in the config file. |