Fix losing software info upon changing language

This commit is contained in:
Dmitry Kychanov
2026-04-20 02:40:51 +04:00
committed by Adam Honse
parent 9fca99b4ef
commit 0ec4aaa629

View File

@@ -52,7 +52,7 @@
<item row="10" column="1">
<widget class="QLabel" name="GitlabLinkValue">
<property name="text">
<string>&lt;a href=&quot;https://gitlab.com/CalcProgrammer1/OpenRGB&quot;&gt;https://gitlab.com/CalcProgrammer1/OpenRGB&lt;/a&gt;</string>
<string notr="true">&lt;a href=&quot;https://gitlab.com/CalcProgrammer1/OpenRGB&quot;&gt;https://gitlab.com/CalcProgrammer1/OpenRGB&lt;/a&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
@@ -113,7 +113,7 @@
<item row="4" column="1">
<widget class="QLabel" name="QtVersionValue">
<property name="text">
<string>Qt Version Value</string>
<string notr="true">Qt Version Value</string>
</property>
</widget>
</item>
@@ -199,7 +199,7 @@
<item row="5" column="1">
<widget class="QLabel" name="OsVersionValue">
<property name="text">
<string>OS Version Value</string>
<string notr="true">OS Version Value</string>
</property>
</widget>
</item>