diff options
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r-- | src/ivi-compositor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index cdea455..0449eb1 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -55,6 +55,7 @@ struct ivi_compositor { bool init_failed; bool hide_cursor; bool activate_by_default; + bool keep_pending_surfaces; /* * Options parsed from command line arugments. |