[aravis] viewer: remove unused liststore in ui file.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] viewer: remove unused liststore in ui file.
- Date: Fri, 7 Jan 2011 20:49:29 +0000 (UTC)
commit 7634f10f01a69041746e80608bdb38fc239ea829
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Fri Jan 7 21:49:04 2011 +0100
viewer: remove unused liststore in ui file.
viewer/arv-viewer.ui | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/viewer/arv-viewer.ui b/viewer/arv-viewer.ui
index 06a5d71..65941a6 100644
--- a/viewer/arv-viewer.ui
+++ b/viewer/arv-viewer.ui
@@ -12,7 +12,6 @@
<child>
<object class="GtkComboBox" id="camera_combobox">
<property name="visible">True</property>
- <property name="model">camera_liststore</property>
</object>
<packing>
<property name="expand">False</property>
@@ -180,6 +179,9 @@
<property name="x_options">GTK_FILL</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
<child type="label">
@@ -198,10 +200,4 @@
</object>
</child>
</object>
- <object class="GtkListStore" id="camera_liststore">
- <columns>
- <!-- column-name device_id -->
- <column type="gchar"/>
- </columns>
- </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]