fixed compilation of gtk1 intf

git-svn-id: trunk@10115 -
This commit is contained in:
mattias 2006-10-28 10:52:41 +00:00
parent d6eb52a88b
commit 68d11d171f

View File

@ -3421,7 +3421,7 @@ var
i: integer;
FileSelWidget: PGtkFileSelection;
LCLHistoryMenu: PGTKWidget;
{$IFDEF Gtk}
{$IFDEF Gtk1}
AFilterEntry: PFileSelFilterEntry;
FilterList: TFPList; // list of TFileSelFilterListEntry
LCLFilterMenu: PGTKWidget;