[krb5-auth-dialog] window: Untabify



commit d4ad49e02e55014fc5e017b99295e5af4776578d
Author: Guido Günther <agx sigxcpu org>
Date:   Thu Oct 13 17:35:10 2022 +0200

    window: Untabify

 src/resources/ui/ka-main-window.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/resources/ui/ka-main-window.ui b/src/resources/ui/ka-main-window.ui
index 73cbe07..a9fa81d 100644
--- a/src/resources/ui/ka-main-window.ui
+++ b/src/resources/ui/ka-main-window.ui
@@ -10,7 +10,7 @@
         <property name="margin-top">10</property>
         <property name="margin-bottom">10</property>
         <property name="margin-end">10</property>
-       <property name="orientation">vertical</property>
+        <property name="orientation">vertical</property>
         <child>
           <object class="GtkModelButton">
             <property name="visible">True</property>
@@ -58,7 +58,7 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="border_width">5</property>
-       <property name="transition_type">slide-down</property>
+        <property name="transition_type">slide-down</property>
         <child>
           <object class="GtkTreeView" id="krb5_tickets_treeview">
             <property name="visible">True</property>
@@ -95,7 +95,7 @@
             <property name="label" translatable="yes">Get Ticket</property>
           </object>
         </child>
-       <child>
+        <child>
           <object class="GtkMenuButton">
             <property name="visible">True</property>
             <property name="can_focus">True</property>


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