PoChecker: set IconOptions.AutoArrange to True for the ListView on GraphStat form.

(Windows and GTK2 AutoArrange always (probably a bug), so this only affected QT WS)

git-svn-id: trunk@46317 -
This commit is contained in:
bart 2014-09-24 21:38:13 +00:00
parent 817720f66d
commit 5ca6144b77

View File

@ -71,6 +71,7 @@ object GraphStatForm: TGraphStatForm
Width = 250
AutoSort = False
Columns = <>
IconOptions.AutoArrange = True
ParentShowHint = False
ReadOnly = True
ScrollBars = ssAutoBoth