Remove double blank lines from QML files
This commit is contained in:
@@ -16,7 +16,6 @@ Rectangle {
|
||||
|
||||
function takeFocus() { messageArea.forceActiveFocus() }
|
||||
|
||||
|
||||
implicitHeight: Math.max(theme.baseElementsHeight, row.implicitHeight)
|
||||
color: theme.chat.composer.background
|
||||
|
||||
|
||||
Reference in New Issue
Block a user