mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Document PreviewStage.py
Some stuff I had to ask the original implementer to explain to me. So I wrote that down so that the next guy doesn't have to do that. Contributes to issue CURA-5829.
This commit is contained in:
parent
a85fa6b9ad
commit
20b3b6da79
3 changed files with 20 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2018 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.7
|
||||
|
||||
import QtQuick.Controls 1.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue