Skip to content

Commit c53bbb8

Browse files
committed
The WrapFmxControls unit was not included in the FMX wrappers
1 parent 026bce4 commit c53bbb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Source/fmx/WrapDelphiFmx.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ implementation
1212
{$ENDIF MSWINDOWS}
1313
WrapDelphiDataBind,
1414
WrapFmxTypes,
15+
WrapFmxControls,
1516
WrapFmxStdCtrls,
1617
WrapFmxEdit,
1718
WrapFmxListBox,

0 commit comments

Comments
 (0)