mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
renamed labels
This commit is contained in:
parent
ecf94490a7
commit
9b408a6e62
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user