mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-19 10:07:32 +08:00
renamed labels
This commit is contained in:
@@ -2744,9 +2744,9 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="currentVideoProcessingProgressGroupBox">
|
<widget class="QGroupBox" name="currentProcessingProgressGroupBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Current Video Processing Progress</string>
|
<string>Current Processing Progress</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||||||
<item>
|
<item>
|
||||||
@@ -2838,9 +2838,9 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="overallVideoProcessingProgressGroupBox">
|
<widget class="QGroupBox" name="overallProcessingProgressGroupBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Overall Video Processing Progress</string>
|
<string>Overall Processing Progress</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||||||
<item>
|
<item>
|
||||||
|
|||||||
Reference in New Issue
Block a user