[chronojump] On start, displayed selected mode with two horizontal lines



commit 16aaa7b4a35dec3822009d4c3bc8048d54269328
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri May 27 20:32:33 2022 +0200

    On start, displayed selected mode with two horizontal lines

 glade/app1.glade | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 6812e1714..4c7f73d9f 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -3810,11 +3810,47 @@
                                                             </widget>
                                                             </child>
                                                             <child>
+                                                            <widget class="GtkHBox" id="hbox110">
+                                                            <property name="visible">True</property>
+                                                            <property name="can_focus">False</property>
+                                                            <property name="spacing">30</property>
+                                                            <child>
+                                                            <widget class="GtkHSeparator" id="hseparator3">
+                                                            <property name="width_request">200</property>
+                                                            <property name="visible">True</property>
+                                                            <property name="can_focus">False</property>
+                                                            </widget>
+                                                            <packing>
+                                                            <property name="expand">False</property>
+                                                            <property name="fill">False</property>
+                                                            <property name="position">0</property>
+                                                            </packing>
+                                                            </child>
+                                                            <child>
                                                             <widget class="GtkLabel" 
id="label_selector_menu_2_2_2_title">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
                                                             </widget>
                                                             <packing>
+                                                            <property name="expand">False</property>
+                                                            <property name="fill">False</property>
+                                                            <property name="position">1</property>
+                                                            </packing>
+                                                            </child>
+                                                            <child>
+                                                            <widget class="GtkHSeparator" id="hseparator4">
+                                                            <property name="width_request">200</property>
+                                                            <property name="visible">True</property>
+                                                            <property name="can_focus">False</property>
+                                                            </widget>
+                                                            <packing>
+                                                            <property name="expand">False</property>
+                                                            <property name="fill">False</property>
+                                                            <property name="position">2</property>
+                                                            </packing>
+                                                            </child>
+                                                            </widget>
+                                                            <packing>
                                                             <property name="type">label_item</property>
                                                             </packing>
                                                             </child>


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