Remove uneeded HRectangle component
This commit is contained in:
@@ -2,7 +2,7 @@ import QtQuick 2.12
|
||||
import QtQuick.Layouts 1.12
|
||||
import "../../Base"
|
||||
|
||||
HRectangle {
|
||||
Rectangle {
|
||||
id: roomSidePane
|
||||
color: theme.chat.roomSidePane.background
|
||||
|
||||
|
Reference in New Issue
Block a user