mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:16:01 +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
|
modality: Qt.WindowModal
|
||||||
|
|
||||||
property var fileUrl
|
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
|
// load the entire project
|
||||||
function loadProjectFile() {
|
function loadProjectFile() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user