Mercurial > hg > Feedworm
comparison Ui_MainWindow.ui @ 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 | 7c6e500c1579 |
children | 397688da3d28 |
comparison
equal
deleted
inserted
replaced
94:a16c4e2b2c55 | 95:9bceb1bd3f33 |
---|---|
38 </property> | 38 </property> |
39 <widget class="QTableView" name="feedEntryList"> | 39 <widget class="QTableView" name="feedEntryList"> |
40 <property name="alternatingRowColors"> | 40 <property name="alternatingRowColors"> |
41 <bool>true</bool> | 41 <bool>true</bool> |
42 </property> | 42 </property> |
43 <attribute name="verticalHeaderVisible"> | |
44 <bool>false</bool> | |
45 </attribute> | |
46 <attribute name="verticalHeaderVisible"> | |
47 <bool>false</bool> | |
48 </attribute> | |
43 </widget> | 49 </widget> |
44 <widget class="QWebView" name="webView"> | 50 <widget class="QWebView" name="webView"> |
45 <property name="url"> | 51 <property name="url"> |
46 <url> | 52 <url> |
47 <string>about:blank</string> | 53 <string>about:blank</string> |