NLoader: renamed property panel => content so it looks more versatile
This commit is contained in:
parent
42073b289e
commit
620afc7d03
4 changed files with 11 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ import qs.Widgets
|
|||
NLoader {
|
||||
id: root
|
||||
|
||||
panel: Component {
|
||||
content: Component {
|
||||
NPanel {
|
||||
id: demoPanel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue