fix: viewProfileAction is not defined
This commit is contained in:
parent
6ae4568807
commit
c47a16298b
|
@ -73,7 +73,7 @@ PopupMenu {
|
||||||
}
|
}
|
||||||
|
|
||||||
Separator {
|
Separator {
|
||||||
anchors.bottom: viewProfileAction.top
|
anchors.bottom: profileHeader.bottom
|
||||||
}
|
}
|
||||||
|
|
||||||
overrideTextColor: Style.current.textColor
|
overrideTextColor: Style.current.textColor
|
||||||
|
|
Loading…
Reference in New Issue