mirror of
https://github.com/overte-org/overte.git
synced 2025-07-29 06:00:24 +02:00
Corrected window title.
This commit is contained in:
parent
b3c84408d0
commit
3f91c55223
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>MismatchWindow</string>
|
<string>TestRail Selector Window</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QLabel" name="errorLabel">
|
<widget class="QLabel" name="errorLabel">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
|
|
Loading…
Reference in a new issue