Skip to content

Commit 6cfb6e6

Browse files
committed
Add saved file to map canvas by default
1 parent 599255c commit 6cfb6e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/ui/qgsvectorlayersaveasdialogbase.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,10 @@
150150
<property name="text">
151151
<string>Add saved file to map</string>
152152
</property>
153-
</widget>
153+
<property name="checked">
154+
<bool>true</bool>
155+
</property>
156+
</widget>
154157
</item>
155158
<item>
156159
<layout class="QHBoxLayout" name="horizontalLayout_2">

0 commit comments

Comments
 (0)