mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
collapse raster creation options groupbox by default to save vertical
space
This commit is contained in:
parent
1760c012de
commit
762c57032b
@ -285,6 +285,12 @@
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="collapsed" stdset="0">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QgsRasterFormatSaveOptionsWidget" name="mCreationOptionsWidget" native="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user