mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 00:37:50 -06:00
Add comments
CURA-7022
This commit is contained in:
parent
4a49c1cc8d
commit
b459895589
2 changed files with 26 additions and 0 deletions
|
@ -22,6 +22,7 @@ Item
|
|||
property bool searchingForCloudPrinters: true
|
||||
property var discoveredCloudPrintersModel: CuraApplication.getDiscoveredCloudPrintersModel()
|
||||
|
||||
// The area where either the discoveredCloudPrintersScrollView or the busyIndicator will be displayed
|
||||
Rectangle
|
||||
{
|
||||
id: cloudPrintersContent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue