Impove drawing speed of peers list when there are many peers.

Conflicts:
	Changelog
This commit is contained in:
sledgehammer999
2013-06-29 18:10:45 +03:00
parent d095d7fc17
commit be739bb22d
2 changed files with 2 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ PeerListWidget::PeerListWidget(PropertiesWidget *parent):
// Load settings
loadSettings();
// Visual settings
setUniformRowHeights(true);
setRootIsDecorated(false);
setItemsExpandable(false);
setAllColumnsShowFocus(true);