connection-editor: Add suggested action to button
This commit is contained in:
parent
0e91d89a81
commit
9f86405bdd
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
<property name="label" translatable="yes">_Apply</property>
|
||||
<property name="use_underline">True</property>
|
||||
<signal name="clicked" handler="apply_clicked_cb" object="NetConnectionEditor" swapped="yes"/>
|
||||
<style>
|
||||
<class name="suggested-action"/>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Reference in a new issue