Skip to content

Commit a07c4da

Browse files
committed
Ticket #6644 terrain analysis plugin: the option to load a layer after analyses should be on by default
1 parent 5f19c6b commit a07c4da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/plugins/raster_terrain_analysis/qgsrasterterrainanalysisdialogbase.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
<property name="text">
6767
<string>Add result to project</string>
6868
</property>
69+
<property name="checked">
70+
<bool>true</bool>
71+
</property>
6972
</widget>
7073
</item>
7174
<item row="5" column="0" colspan="3">

0 commit comments

Comments
 (0)