mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-25 13:49:16 +02:00
fixed compilation of gtk1 intf
git-svn-id: trunk@10115 -
This commit is contained in:
parent
d6eb52a88b
commit
68d11d171f
@ -3421,7 +3421,7 @@ var
|
||||
i: integer;
|
||||
FileSelWidget: PGtkFileSelection;
|
||||
LCLHistoryMenu: PGTKWidget;
|
||||
{$IFDEF Gtk}
|
||||
{$IFDEF Gtk1}
|
||||
AFilterEntry: PFileSelFilterEntry;
|
||||
FilterList: TFPList; // list of TFileSelFilterListEntry
|
||||
LCLFilterMenu: PGTKWidget;
|
||||
|
Loading…
Reference in New Issue
Block a user