gtk2: fixed compilation

git-svn-id: trunk@24696 -
This commit is contained in:
mattias 2010-04-18 16:28:36 +00:00
parent 2fd686685e
commit 7c7f08a8b9

View File

@ -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;