mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 19:35:56 +08:00
Document addToRecent property
Contributes to issue CURA-7996.
This commit is contained in:
parent
7be67f43f8
commit
d8fba53952
@ -29,7 +29,7 @@ UM.Dialog
|
||||
modality: Qt.WindowModal
|
||||
|
||||
property var fileUrl
|
||||
property var addToRecent: true
|
||||
property var addToRecent: true //Whether to add this file to the recent files list after reading it.
|
||||
|
||||
// load the entire project
|
||||
function loadProjectFile() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user