[gnome-music/wip/mschraal/gtk4-v3: 87/192] ui/playlistdialog: Remove unneeded style class




commit a507c45d0effbea56fd6739bf8dd79fedc4f533f
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 4 05:33:35 2022 +0100

    ui/playlistdialog: Remove unneeded style class
    
    It is already set.

 data/ui/PlaylistDialog.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/ui/PlaylistDialog.ui b/data/ui/PlaylistDialog.ui
index 9f8e9c74c..8aa0a886e 100644
--- a/data/ui/PlaylistDialog.ui
+++ b/data/ui/PlaylistDialog.ui
@@ -208,9 +208,6 @@
         <property name="focusable">False</property>
         <property name="receives_default">False</property>
         <signal name="clicked" handler="_on_cancel_button_clicked" swapped="no"/>
-        <style>
-          <class name="text-button"/>
-        </style>
       </object>
     </child>
     <child type="end">
@@ -223,7 +220,6 @@
         <signal name="clicked" handler="_on_selection" swapped="no"/>
         <style>
           <class name="suggested-action"/>
-          <class name="text-button"/>
         </style>
       </object>
     </child>


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