summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-03-18 13:59:03 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-03-18 13:59:03 +0100
commite3b980d5668347b33514158375e3970500af27b4 (patch)
tree85ac8c32304b8bd62b33ad1fa68ae890499f0402 /src
parente7125148cdcd1f242f25e1d9b20aecda622f18f3 (diff)
downloadabrt-e3b980d5668347b33514158375e3970500af27b4.tar.gz
abrt-e3b980d5668347b33514158375e3970500af27b4.tar.xz
abrt-e3b980d5668347b33514158375e3970500af27b4.zip
remove GtkTreeSelection object form wizard.glade
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src')
-rw-r--r--src/gui-wizard-gtk/wizard.glade3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade
index 40b7bb28..56203104 100644
--- a/src/gui-wizard-gtk/wizard.glade
+++ b/src/gui-wizard-gtk/wizard.glade
@@ -55,9 +55,6 @@
<object class="GtkTreeView" id="tv_details">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <child internal-child="selection">
- <object class="GtkTreeSelection" id="treeview-selection1"/>
- </child>
</object>
</child>
</object>