[gnome-maps] SearchPopup: enable hover selection on treeview



commit c4a076e524e151440d85fbe6d1015f0b9f7d52df
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Tue Aug 20 14:50:33 2013 +0200

    SearchPopup: enable hover selection on treeview
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706392

 src/search-popup.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/search-popup.ui b/src/search-popup.ui
index 780ffc5..a56c5a2 100644
--- a/src/search-popup.ui
+++ b/src/search-popup.ui
@@ -13,6 +13,7 @@
         <property name="can_focus">True</property>
         <property name="expand">True</property>
         <property name="headers-visible">False</property>
+        <property name="hover-selection">True</property>
         <child internal-child="selection">
           <object class="GtkTreeSelection" id="treeview-selection"/>
         </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]