mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 23:19:11 +00:00
renamed labels
This commit is contained in:
parent
ecf94490a7
commit
9b408a6e62
@ -2744,9 +2744,9 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="currentVideoProcessingProgressGroupBox">
|
||||
<widget class="QGroupBox" name="currentProcessingProgressGroupBox">
|
||||
<property name="title">
|
||||
<string>Current Video Processing Progress</string>
|
||||
<string>Current Processing Progress</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||||
<item>
|
||||
@ -2838,9 +2838,9 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="overallVideoProcessingProgressGroupBox">
|
||||
<widget class="QGroupBox" name="overallProcessingProgressGroupBox">
|
||||
<property name="title">
|
||||
<string>Overall Video Processing Progress</string>
|
||||
<string>Overall Processing Progress</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user