Skip to content

Commit 3e0ce46

Browse files
committed
Including WrapFmxMenus to the FMX wrappers
1 parent 8f2c0cf commit 3e0ce46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Source/fmx/WrapDelphiFmx.pas

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ implementation
2424
WrapFmxScrollBox,
2525
WrapFmxGrids,
2626
WrapFmxMedia,
27-
WrapFmxMenus;
27+
WrapFmxMenus,
28+
WrapFmxStyles;
2829

2930
end.

0 commit comments

Comments
 (0)