chore: remove `StyledTArea`
This commit is contained in:
parent
e57454d631
commit
5356ca3f93
|
@ -1,10 +0,0 @@
|
||||||
import QtQuick 2.13
|
|
||||||
import QtQuick.Controls 2.13
|
|
||||||
|
|
||||||
import utils 1.0
|
|
||||||
|
|
||||||
TextArea {
|
|
||||||
font.family: Style.current.fontRegular.name
|
|
||||||
color: Style.current.textColor
|
|
||||||
selectionColor: Style.current.primarySelectionColor
|
|
||||||
}
|
|
Loading…
Reference in New Issue