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 189cd8c..efa6373 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -262,6 +262,7 @@ struct ivi_surface { } pending; bool activated_by_default; bool advertised_on_launch; + bool checked_pending; enum ivi_surface_role role; union { |