ignore aspect ratio added
This commit is contained in:
parent
0ba7638e17
commit
3ac7f4c611
8 changed files with 119 additions and 74 deletions
|
@ -191,6 +191,17 @@
|
|||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="hlAspectRatio">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbIgnoreAspectRatio">
|
||||
<property name="text">
|
||||
<string>Ignore Aspect Ratio</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue