Properly set dialog titles. By @delfino-nunez (#1246)

This commit is contained in:
Delfino Nunez 2022-04-01 22:28:05 -07:00 committed by GitHub
parent a461b06efc
commit 7ef088de86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Choose archives for diff</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Diff Result</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Choose files to extract</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>