mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
WIP: Add comments
This commit is contained in:
parent
0c94ded93d
commit
53ea944da1
4 changed files with 17 additions and 1 deletions
|
@ -8,6 +8,10 @@ import UM 1.3 as UM
|
|||
import Cura 1.0 as Cura
|
||||
|
||||
|
||||
//
|
||||
// This is the scroll view widget for adding a (local) printer. This scroll view shows a list view with printers
|
||||
// categorized into 3 categories: "Ultimaker", "Custom", and "Other".
|
||||
//
|
||||
ScrollView
|
||||
{
|
||||
id: base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue