Update Changelog.ui

Disable text interaction
This commit is contained in:
EIntemporel
2022-10-27 22:51:50 +02:00
parent b2cb485750
commit 2ffe126e38

View File

@@ -62,6 +62,12 @@
<height>16777215</height>
</size>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::NoTextInteraction</set>
</property>
</widget>
</item>
</layout>