diff options
-rw-r--r-- | rhimport.glade | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/rhimport.glade b/rhimport.glade index dfc15a0..69f7a20 100644 --- a/rhimport.glade +++ b/rhimport.glade @@ -232,42 +232,4 @@ </widget> </child> </widget> - <widget class="GtkWindow" id="usedcartswin"> - <property name="destroy_with_parent">True</property> - <child> - <widget class="GtkFrame" id="usedcartsframe"> - <property name="visible">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> - <child> - <widget class="GtkAlignment" id="alignment1"> - <property name="visible">True</property> - <property name="bottom_padding">10</property> - <property name="left_padding">10</property> - <property name="right_padding">10</property> - <child> - <widget class="GtkTextView" id="tf_usedcarts"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="editable">False</property> - <property name="text" translatable="yes"><nr>: <title></property> - </widget> - </child> - </widget> - </child> - <child> - <widget class="GtkLabel" id="l_usedcarts_main"> - <property name="visible">True</property> - <property name="xpad">5</property> - <property name="ypad">5</property> - <property name="label" translatable="yes"><b>group - start:end</b></property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - </child> - </widget> </glade-interface> |