diff options
Diffstat (limited to 'components/video.ui')
| -rw-r--r-- | components/video.ui | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/components/video.ui b/components/video.ui index aca46b4..fa088fa 100644 --- a/components/video.ui +++ b/components/video.ui @@ -206,6 +206,13 @@ </spacer> </item> <item> + <widget class="QCheckBox" name="checkBox_distort"> + <property name="text"> + <string>Distort by scale</string> + </property> + </widget> + </item> + <item> <widget class="QLabel" name="label"> <property name="text"> <string>Scale</string> |
