diff Ui_MainWindow.ui @ 96:397688da3d28

when selecting a feed entry, mark the entire row as selected
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 28 Dec 2010 03:44:51 +0100
parents 9bceb1bd3f33
children 3be484078991
line wrap: on
line diff
--- a/Ui_MainWindow.ui	Tue Dec 28 03:38:38 2010 +0100
+++ b/Ui_MainWindow.ui	Tue Dec 28 03:44:51 2010 +0100
@@ -40,6 +40,9 @@
         <property name="alternatingRowColors">
          <bool>true</bool>
         </property>
+        <property name="selectionBehavior">
+         <enum>QAbstractItemView::SelectRows</enum>
+        </property>
         <attribute name="verticalHeaderVisible">
          <bool>false</bool>
         </attribute>