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:
Ghostkeeper 2018-11-02 15:11:49 +01:00
parent a85fa6b9ad
commit 20b3b6da79
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
3 changed files with 20 additions and 1 deletions

View file

@ -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