mirror of https://github.com/PCSX2/pcsx2
Qt/Debugger: Dont translate symbolSourceErrorMessage
This commit is contained in:
parent
7419311296
commit
c6437bccad
|
|
@ -83,7 +83,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="symbolSourceErrorMessage">
|
||||
<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 name="alignment">
|
||||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||||
|
|
|
|||
Loading…
Reference in New Issue