mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-03 22:35:45 +02:00
messageBarTextArea: disable overwriteMode
Gitlab: #492 Change-Id: I2d7f42d30adc51394e066ece776db4e0a2ffe96f
This commit is contained in:
parent
85286bb874
commit
dff474700c
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ Flickable {
|
|||
color: JamiTheme.textColor
|
||||
renderType: Text.NativeRendering
|
||||
wrapMode: TextEdit.Wrap
|
||||
overwriteMode: true
|
||||
selectByMouse: true
|
||||
selectionColor: JamiTheme.placeHolderTextFontColor
|
||||
textFormat: TextEdit.PlainText
|
||||
|
|
Loading…
Add table
Reference in a new issue