ShowWidget: Migrate unsub button to use the GAction instead.

This commit is contained in:
Jordan Petridis
2017-12-29 20:33:47 +02:00
parent 036292284d
commit bcc089bd82
3 changed files with 9 additions and 33 deletions
+1
View File
@@ -151,6 +151,7 @@
<property name="receives_default">True</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="action_name">app.update</property>
<style>
<class name="destructive-action"/>
</style>