mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 05:40:28 +02:00
Corrects widsetset name in .xml file.
This commit is contained in:
parent
15148b6401
commit
18335e0eaf
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<package name="lcl">
|
||||
<widgetset name="qt5">
|
||||
<widgetset name="qt6">
|
||||
<issue name="TCheckBox.Alignment">
|
||||
<short>CheckBox Alignment property is not supported</short>
|
||||
<descr>Use BiDiMode = bdRightToLeft as a workaround</descr>
|
||||
|
Loading…
Reference in New Issue
Block a user