[gnome-maps/wip/mlundblad/suggested-action-in-dialogs: 1/3] locationServiceDialog: Use suggested-action style for default button




commit 070e20825c2eff1842501e68ee121244910bdf67
Author: Marcus Lundblad <ml dfupdate se>
Date:   Mon Aug 29 22:03:58 2022 +0200

    locationServiceDialog: Use suggested-action style for default button

 data/ui/location-service-dialog.ui | 4 ++--
 1 file 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]