mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-10 07:32:56 -04:00
Fix losing software info upon changing language
This commit is contained in:
committed by
Adam Honse
parent
9fca99b4ef
commit
0ec4aaa629
@@ -52,7 +52,7 @@
|
||||
<item row="10" column="1">
|
||||
<widget class="QLabel" name="GitlabLinkValue">
|
||||
<property name="text">
|
||||
<string><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a></string>
|
||||
<string notr="true"><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a></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>
|
||||
|
||||
Reference in New Issue
Block a user