summaryrefslogtreecommitdiff
path: root/modules/bar/popouts/Content.qml
diff options
context:
space:
mode:
authorATMDA <atdma2600@gmail.com>2025-11-16 20:03:35 -0500
committerATMDA <atdma2600@gmail.com>2025-11-16 20:03:35 -0500
commit84638bfdb83fe653fbe4144e94efff0c5a28ecec (patch)
tree1d0ed42a14aa268ce650c60955289c0683659bae /modules/bar/popouts/Content.qml
parentcontrolcenter: deferred pane loading and limited simultaneous pane loading (diff)
downloadcaelestia-shell-84638bfdb83fe653fbe4144e94efff0c5a28ecec.tar.gz
caelestia-shell-84638bfdb83fe653fbe4144e94efff0c5a28ecec.tar.bz2
caelestia-shell-84638bfdb83fe653fbe4144e94efff0c5a28ecec.zip
hierarchy: renamed for consistency
Diffstat (limited to 'modules/bar/popouts/Content.qml')
-rw-r--r--modules/bar/popouts/Content.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/popouts/Content.qml b/modules/bar/popouts/Content.qml
index 7561eec..da993fa 100644
--- a/modules/bar/popouts/Content.qml
+++ b/modules/bar/popouts/Content.qml
@@ -51,7 +51,7 @@ Item {
Popout {
id: passwordPopout
name: "wirelesspassword"
- sourceComponent: WirelessPasswordPopout {
+ sourceComponent: WirelessPassword {
id: passwordComponent
wrapper: root.wrapper
network: networkPopout.item?.passwordNetwork ?? null