mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Add askToSaveMemoryLayers to ini file template so it has a default and is searchable
This commit is contained in:
parent
535c25317f
commit
b0e71a822e
@ -47,6 +47,11 @@ stylesheet\toolbarSpacing=
|
|||||||
|
|
||||||
[app]
|
[app]
|
||||||
|
|
||||||
|
# Whether the user should be asked to save a layer in case of one or more MemoryLayers
|
||||||
|
# when a project is closed.
|
||||||
|
# Default to true, set to false to disable this dialog/question.
|
||||||
|
askToSaveMemoryLayers=true
|
||||||
|
|
||||||
# Maximum number of recent projects to show on the welcome page
|
# Maximum number of recent projects to show on the welcome page
|
||||||
maxRecentProjects=20
|
maxRecentProjects=20
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user