Restore "Add result to canvas" option as default

fixes #13647
This commit is contained in:
DelazJ 2015-10-21 20:11:19 +02:00 committed by Matthias Kuhn
parent 457c76d964
commit f7f8d7e497
2 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,9 @@
<property name="text">
<string>Add result to canvas</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="22" column="0">

View File

@ -369,6 +369,9 @@
<property name="text">
<string>Add result to canvas</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="6" column="0">