mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fixed documentation of upgradeSettingVisibility
CURA-8810_version_upgrade
This commit is contained in:
parent
51efeb9767
commit
5885c5afee
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ class VersionUpgrade48to49(VersionUpgrade):
|
||||||
"""
|
"""
|
||||||
Upgrades setting visibility to have a version number and move moved settings to a different category
|
Upgrades setting visibility to have a version number and move moved settings to a different category
|
||||||
|
|
||||||
This updates the post-processing scripts with new parameters.
|
|
||||||
:param serialized: The original contents of the stack.
|
:param serialized: The original contents of the stack.
|
||||||
:param filename: The original file name of the stack.
|
:param filename: The original file name of the stack.
|
||||||
:return: A list of new file names, and a list of the new contents for
|
:return: A list of new file names, and a list of the new contents for
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue