diff --git a/lcl/interfaces/gtk2/gtk2wscustomlistview.inc b/lcl/interfaces/gtk2/gtk2wscustomlistview.inc index 60f3f15f4d..0ddb1ae45e 100644 --- a/lcl/interfaces/gtk2/gtk2wscustomlistview.inc +++ b/lcl/interfaces/gtk2/gtk2wscustomlistview.inc @@ -927,8 +927,8 @@ class function TGtk2WSCustomListView.ItemGetState(const ALV: TCustomListView; var Widgets: PTVWidgets; Path: PGtkTreePath; - Column: PGtkTreeColumn; - Cell: PGtkCellRendere; + Column: PGtkTreeViewColumn; + Cell: PGtkCellRenderer; begin Result := False;