Fix tabChangesFocus attribute in "Edit trackers" dialog

This commit is contained in:
Christoph Rackwitz 2021-03-26 00:07:09 +01:00 committed by Chocobo1
commit 9cb3a6d29e
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

@ -28,9 +28,9 @@
</item>
<item>
<widget class="QPlainTextEdit" name="plainTextEdit">
<attribute name="tabChangesFocus">
<property name="tabChangesFocus">
<bool>true</bool>
</attribute>
</property>
</widget>
</item>
<item>