mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-06 12:25:31 +01:00
Do not expand whole acc tree in msg. filters dialog #262 + add arrows.
This commit is contained in:
parent
2618791143
commit
372c7f0ed4
@ -198,7 +198,6 @@ void FormMessageFiltersManager::testFilter() {
|
||||
|
||||
void FormMessageFiltersManager::loadAccount(ServiceRoot* account) {
|
||||
m_feedsModel->setRootItem(account, false, true);
|
||||
m_ui.m_treeFeeds->expandAll();
|
||||
}
|
||||
|
||||
void FormMessageFiltersManager::loadFilterFeedAssignments(MessageFilter* filter, ServiceRoot* account) {
|
||||
|
@ -77,9 +77,6 @@
|
||||
<height>150</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="rootIsDecorated">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="uniformRowHeights">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user