summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@dfupdate.se>2022-08-29 22:03:58 +0200
committerMarcus Lundblad <ml@dfupdate.se>2022-08-29 22:03:58 +0200
commit070e20825c2eff1842501e68ee121244910bdf67 (patch)
tree592f70429a4bbeb4632e29a165f769f0dc067307 /data/ui
parent04afc81859ac713b3db2b82a80cdb28f9d366524 (diff)
downloadgnome-maps-070e20825c2eff1842501e68ee121244910bdf67.tar.gz
locationServiceDialog: Use suggested-action style for default button
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/location-service-dialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ui/location-service-dialog.ui b/data/ui/location-service-dialog.ui
index 0c3ae660..dc40ceb2 100644
--- a/data/ui/location-service-dialog.ui
+++ b/data/ui/location-service-dialog.ui
@@ -40,7 +40,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<style>
- <class name="default"/>
+ <class name="suggested-action"/>
</style>
</object>
<packing>
@@ -50,4 +50,4 @@
</object>
</child>
</template>
-</interface> \ No newline at end of file
+</interface>