[meld/pathlabel] pathlabel: Fix residual image-buttons in dialog



commit d24e0fecc94f28a10d6a786f3d0f58f92ec89582
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Aug 22 10:26:31 2021 +1000

    pathlabel: Fix residual image-buttons in dialog

 meld/resources/ui/path-label.ui | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/meld/resources/ui/path-label.ui b/meld/resources/ui/path-label.ui
index 24437077..8201118c 100644
--- a/meld/resources/ui/path-label.ui
+++ b/meld/resources/ui/path-label.ui
@@ -63,9 +63,6 @@
                 <property name="receives-default">False</property>
                 <property name="tooltip-text">Copy the full path</property>
                 <property name="action-name">widget.copy-full-path</property>
-                <style>
-                  <class name="image-button"/>
-                </style>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -82,9 +79,6 @@
                 <property name="receives-default">False</property>
                 <property name="tooltip-text">Open the folder containing this path</property>
                 <property name="action-name">widget.open-folder</property>
-                <style>
-                  <class name="image-button"/>
-                </style>
               </object>
               <packing>
                 <property name="expand">False</property>


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