Enabled add result to project by default

git-svn-id: http://svn.osgeo.org/qgis/trunk@14881 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
mhugent 2010-12-10 08:32:09 +00:00
parent 4e15631404
commit 70065ff812

View File

@ -211,6 +211,9 @@
<property name="text">
<string>Add result to project</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>