ignore aspect ratio added

This commit is contained in:
Rafael 2016-04-28 00:21:25 +02:00
parent 0ba7638e17
commit 3ac7f4c611
8 changed files with 119 additions and 74 deletions

View file

@ -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>