Add missing response section to the account picker dialog

This commit is contained in:
Robert Fewell 2018-03-11 12:22:51 +00:00
parent 4bbf70e103
commit a54a1a159b

View File

@ -258,5 +258,10 @@
</child> </child>
</object> </object>
</child> </child>
<action-widgets>
<action-widget response="1">newbutton</action-widget>
<action-widget response="-6">cancelbutton</action-widget>
<action-widget response="-5">okbutton</action-widget>
</action-widgets>
</object> </object>
</interface> </interface>