Merge pull request #874 from cg2121/remux-dialog-name

UI: Add window name to remux dialog
master
Jim 2017-04-08 23:39:23 -07:00 committed by GitHub
commit bda50fb439
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">