Add close event to the surface extension

Change-Id: Iacbd83d5551b3a5c2152ff80bb0085ce3f853306
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
Jørgen Lind 2013-06-05 16:21:07 +02:00 committed by Andy Nichols
parent 11d5c5fda4
commit 3d91a472fc

View File

@ -55,6 +55,9 @@
<arg name="value" type="array"/>
</event>
<event name="close">
</event>
<request name="update_generic_property">
<arg name="name" type="string"/>
<arg name="value" type="array"/>