mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-23 15:19:36 +01:00
parent
f8f7b54ebe
commit
dc27fbd3f4
@ -54,7 +54,7 @@ Type
|
|||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
{$ifdef HasX}
|
{$ifdef Unix}
|
||||||
{$ifdef lclgtk2}
|
{$ifdef lclgtk2}
|
||||||
{$I vlcgtk2.inc}
|
{$I vlcgtk2.inc}
|
||||||
{$endif}
|
{$endif}
|
||||||
@ -62,6 +62,7 @@ implementation
|
|||||||
{$I vlcqt.inc}
|
{$I vlcqt.inc}
|
||||||
{$endif}
|
{$endif}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
{ TLCLVLCPlayer }
|
{ TLCLVLCPlayer }
|
||||||
|
|
||||||
procedure TLCLVLCPlayer.SetLCLParentWindow(AValue: TWinControl);
|
procedure TLCLVLCPlayer.SetLCLParentWindow(AValue: TWinControl);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user