hierarchy: renamed for consistency
This commit is contained in:
parent
cdd522d01d
commit
84638bfdb8
2 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Item {
|
|||
Popout {
|
||||
id: passwordPopout
|
||||
name: "wirelesspassword"
|
||||
sourceComponent: WirelessPasswordPopout {
|
||||
sourceComponent: WirelessPassword {
|
||||
id: passwordComponent
|
||||
wrapper: root.wrapper
|
||||
network: networkPopout.item?.passwordNetwork ?? null
|
||||
|
|
|
|||
|
|
@ -601,3 +601,4 @@ ColumnLayout {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Reference in a new issue