Mercurial > hg > Feedworm
changeset 95:9bceb1bd3f33
do not display a vertical header in the feed entries table
| author | Dirk Olmes <dirk@xanthippe.ping.de> |
|---|---|
| date | Tue, 28 Dec 2010 03:38:38 +0100 |
| parents | a16c4e2b2c55 |
| children | 397688da3d28 |
| files | Ui_MainWindow.ui |
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Ui_MainWindow.ui Mon Dec 27 08:30:09 2010 +0100 +++ b/Ui_MainWindow.ui Tue Dec 28 03:38:38 2010 +0100 @@ -40,6 +40,12 @@ <property name="alternatingRowColors"> <bool>true</bool> </property> + <attribute name="verticalHeaderVisible"> + <bool>false</bool> + </attribute> + <attribute name="verticalHeaderVisible"> + <bool>false</bool> + </attribute> </widget> <widget class="QWebView" name="webView"> <property name="url">
