diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Gui/ccgui.glade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Gui/ccgui.glade b/src/Gui/ccgui.glade index 652e6ff..3050d65 100644 --- a/src/Gui/ccgui.glade +++ b/src/Gui/ccgui.glade @@ -265,6 +265,8 @@ Patrick Connelly <pcon@fedoraproject.org></property> <widget class="GtkTreeView" id="tvDumps"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="reorderable">True</property> + <property name="search_column">1</property> </widget> </child> </widget> |
