Skip to content

Commit de72ff4

Browse files
committed
Load layer in canvas Checked (fixes #6641)
1 parent 75e004a commit de72ff4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/plugins/GdalTools/tools/dialogBase.ui

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
<property name="text">
2929
<string>&amp;Load into canvas when finished</string>
3030
</property>
31+
<property name="checked">
32+
<bool>true</bool>
33+
</property>
3134
</widget>
3235
</item>
3336
<item>

0 commit comments

Comments
 (0)