summaryrefslogtreecommitdiff
path: root/portato/gui/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-12-05 13:18:30 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-12-05 13:18:30 +0100
commit4f176854bbf939a7519ef28c2311d3c9508cc8a9 (patch)
tree011a5f01f9786b5f18310f1a0ec1deb873d71be9 /portato/gui/templates
parent2c79a7fc6ea5995ecdc7e3f8c83fe410586d9f6e (diff)
downloadportato-4f176854bbf939a7519ef28c2311d3c9508cc8a9.tar.gz
portato-4f176854bbf939a7519ef28c2311d3c9508cc8a9.tar.bz2
portato-4f176854bbf939a7519ef28c2311d3c9508cc8a9.zip
Make the use list lazy too
Diffstat (limited to 'portato/gui/templates')
-rw-r--r--portato/gui/templates/MainWindow.glade8
1 files changed, 2 insertions, 6 deletions
diff --git a/portato/gui/templates/MainWindow.glade b/portato/gui/templates/MainWindow.glade
index 50db1d8..ad6b4a0 100644
--- a/portato/gui/templates/MainWindow.glade
+++ b/portato/gui/templates/MainWindow.glade
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Fri Dec 5 12:41:55 2008 -->
+<!--Generated with glade3 3.4.5 on Fri Dec 5 12:57:49 2008 -->
<glade-interface>
<widget class="GtkWindow" id="MainWindow">
<property name="border_width">2</property>
@@ -887,11 +887,7 @@
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<child>
- <widget class="GtkTreeView" id="useList">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- </widget>
+ <placeholder/>
</child>
</widget>
<packing>