summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/package/contents/ui/People.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/People.qml b/components/package/contents/ui/People.qml
index 516a66fa..860609e0 100644
--- a/components/package/contents/ui/People.qml
+++ b/components/package/contents/ui/People.qml
@@ -144,7 +144,7 @@ Popup {
144 bottom: parent.bottom 144 bottom: parent.bottom
145 } 145 }
146 146
147 color: Krigami.Theme.viewBackgroundColor 147 color: Kirigami.Theme.viewBackgroundColor
148 148
149 Row{ 149 Row{
150 id: avatar_row 150 id: avatar_row