weston-ivi-shell: Update ivi-layout-export.h
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Mon, 20 Oct 2014 13:48:15 +0000 (13:48 +0000)
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Thu, 6 Nov 2014 08:18:34 +0000 (17:18 +0900)
Signed-off-by: James Thomas <james.thomas@codethink.co.uk>
weston-ivi-shell/src/ivi-layout-export.h

index f0654f1..f24fa99 100644 (file)
@@ -67,6 +67,7 @@ enum ivi_layout_notification_mask {
     IVI_NOTIFICATION_PIXELFORMAT = (1 << 8),
     IVI_NOTIFICATION_ADD         = (1 << 9),
     IVI_NOTIFICATION_REMOVE      = (1 << 10),
+    IVI_NOTIFICATION_CONFIGURE   = (1 << 11),
     IVI_NOTIFICATION_ALL         = 0xFFFF
 };