From 5b2f5155fa61cfb923288001be1d8bfb5992850b Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Tue, 8 Jun 2010 12:15:30 +0000
Subject: removed usedcarts widget from glade file


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">&lt;nr&gt;: &lt;title&gt;</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">&lt;b&gt;group - start:end&lt;/b&gt;</property>
-            <property name="use_markup">True</property>
-          </widget>
-          <packing>
-            <property name="type">label_item</property>
-          </packing>
-        </child>
-      </widget>
-    </child>
-  </widget>
 </glade-interface>
-- 
cgit v0.10.2