1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2016-04-07 02:34:37 +03:00
parent bbc28d83b8
commit 11a4f3ab87
1 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="laview_core_plugins_object_example_dialog_button_apply_clicked" swapped="no"/>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_apply_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
@ -36,7 +36,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="laview_core_plugins_object_example_dialog_button_ok_clicked" swapped="no"/>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_ok_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
@ -51,7 +51,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="laview_core_plugins_object_example_dialog_button_cancel_clicked" swapped="no"/>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_cancel_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>