Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1552 from DelazJ/SaveAsDialog
Put by default to on the "Add layer to map canvas" option when saving new file (issue #6642)
  • Loading branch information
timlinux committed Aug 25, 2014
2 parents f1aafe0 + 6cfb6e6 commit 2055950
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/ui/qgsvectorlayersaveasdialogbase.ui
Expand Up @@ -150,7 +150,10 @@
<property name="text">
<string>Add saved file to map</string>
</property>
</widget>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
Expand Down

0 comments on commit 2055950

Please sign in to comment.