Qt5: fixed error message

git-svn-id: trunk@64922 -
This commit is contained in:
zeljko 2021-04-04 13:48:47 +00:00
parent 3c3bdedabf
commit 14ef04d220

View File

@ -876,7 +876,7 @@ const
var
QtTreeWidget: TQtTreeWidget;
begin
if not WSCheckHandleAllocated(ALV, 'ColumnSetCaption') then
if not WSCheckHandleAllocated(ALV, 'ColumnSetSortIndicator') then
Exit;
if IsIconView(ALV) then