UI: Add window name to remux dialog

This commit is contained in:
cg2121
2017-04-09 01:31:29 -05:00
parent 117898477c
commit 5e65254f2c
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ Copy="Copy"
Paste="Paste"
PasteReference="Paste (Reference)"
PasteDuplicate="Paste (Duplicate)"
RemuxRecordings="Remux Recordings"
# copy filters
Copy.Filters="Copy Filters"

View File

@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>RemuxRecordings</string>
</property>
<widget class="QProgressBar" name="progressBar">
<property name="geometry">