6 lines
92 B
QML
6 lines
92 B
QML
import QtQuick
|
|
|
|
TextHighlightPane {
|
|
backgroundColor: constants.darkerDialogBackground
|
|
}
|