Corrects widsetset name in .xml file.

This commit is contained in:
dsiders 2023-01-04 04:43:01 +00:00
parent 15148b6401
commit 18335e0eaf

View File

@ -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>