Rot90 buttons no longer checkable

This commit is contained in:
David Vierra 2015-10-08 22:44:20 -10:00
parent 92833b7830
commit c932f2aa30

View File

@ -48,7 +48,7 @@
<string>Rot90</string> <string>Rot90</string>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>
@ -86,7 +86,7 @@
<string>Rot90</string> <string>Rot90</string>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>
@ -124,7 +124,7 @@
<string>Rot90</string> <string>Rot90</string>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>false</bool>
</property> </property>
</widget> </widget>
</item> </item>