mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Add the callout panel to the account panel, with the two components that
will show up when the user is logged in or when not. Contributes to CURA-5784.
This commit is contained in:
parent
2ffcf03f43
commit
77a1b08f38
9 changed files with 143 additions and 15 deletions
|
@ -9,7 +9,7 @@ import QtQuick.Layouts 1.1
|
|||
import UM 1.4 as UM
|
||||
import Cura 1.0 as Cura
|
||||
|
||||
import "components"
|
||||
import "../components"
|
||||
|
||||
// This item contains the views selector, a combobox that is dinamically created from
|
||||
// the list of available Views (packages that create different visualizactions of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue