Merge pull request #874 from cg2121/remux-dialog-name
UI: Add window name to remux dialog
This commit is contained in:
commit
bda50fb439
@ -65,6 +65,7 @@ Copy="Copy"
|
||||
Paste="Paste"
|
||||
PasteReference="Paste (Reference)"
|
||||
PasteDuplicate="Paste (Duplicate)"
|
||||
RemuxRecordings="Remux Recordings"
|
||||
|
||||
# copy filters
|
||||
Copy.Filters="Copy Filters"
|
||||
|
@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>RemuxRecordings</string>
|
||||
</property>
|
||||
<widget class="QProgressBar" name="progressBar">
|
||||
<property name="geometry">
|
||||
|
Loading…
x
Reference in New Issue
Block a user