mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
Qt/Debugger: Dont translate symbolSourceErrorMessage
This commit is contained in:
parent
7419311296
commit
c6437bccad
@ -83,7 +83,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="symbolSourceErrorMessage">
|
<widget class="QLabel" name="symbolSourceErrorMessage">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><html><head/><body><p><br/></p></body></html></string>
|
<string notr="true"><html><head/><body><p><br/></p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user