We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0ce46 commit 729a1e0Copy full SHA for 729a1e0
Packages/Delphi/Delphi 10.4+/PythonFmx.dpk
@@ -52,6 +52,7 @@ contains
52
WrapFmxEdit in '..\..\..\Source\fmx\WrapFmxEdit.pas',
53
WrapFmxListBox in '..\..\..\Source\fmx\WrapFmxListBox.pas',
54
WrapFmxMedia in '..\..\..\Source\fmx\WrapFmxMedia.pas',
55
- WrapFmxMenus in '..\..\..\Source\fmx\WrapFmxMenus.pas';
+ WrapFmxMenus in '..\..\..\Source\fmx\WrapFmxMenus.pas',
56
+ WrapFmxStyles in '..\..\..\Source\fmx\WrapFmxStyles.pas';
57
58
end.
0 commit comments