Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
libksysguard
Commits
5795bb15
Commit
5795bb15
authored
Jun 22, 2020
by
Marco Martin
Browse files
add missing ids
parent
767d04b8
Changes
3
Hide whitespace changes
Inline
Side-by-side
faces/facepackages/linechart/contents/ui/FullRepresentation.qml
View file @
5795bb15
...
...
@@ -38,6 +38,7 @@ Faces.SensorFace {
contentItem
:
ColumnLayout
{
Kirigami.Heading
{
id
:
heading
Layout.fillWidth
:
true
horizontalAlignment
:
Text
.
AlignHCenter
elide
:
Text
.
ElideRight
...
...
faces/facepackages/piechart/contents/ui/FullRepresentation.qml
View file @
5795bb15
...
...
@@ -41,6 +41,7 @@ Faces.SensorFace {
contentItem
:
ColumnLayout
{
spacing
:
Kirigami
.
Units
.
largeSpacing
+
Kirigami
.
Units
.
smallSpacing
Kirigami.Heading
{
id
:
heading
Layout.fillWidth
:
true
horizontalAlignment
:
Text
.
AlignHCenter
elide
:
Text
.
ElideRight
...
...
faces/facepackages/textonly/contents/ui/FullRepresentation.qml
View file @
5795bb15
...
...
@@ -40,6 +40,7 @@ Faces.SensorFace {
contentItem
:
ColumnLayout
{
Kirigami.Heading
{
id
:
heading
Layout.fillWidth
:
true
horizontalAlignment
:
Text
.
AlignHCenter
elide
:
Text
.
ElideRight
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment