mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
feat(ui/conference): make the conference name editable.
This commit is contained in:
parent
58d16477a3
commit
e269c24b02
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Rectangle {
|
|||
iconSize: CallStyle.header.iconSize
|
||||
}
|
||||
|
||||
Text {
|
||||
TextEdit {
|
||||
id: conferenceDescription
|
||||
|
||||
anchors.centerIn: parent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue