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
PIM
Kalendar
Commits
f9093665
Commit
f9093665
authored
Sep 24, 2022
by
Claudio Cambra
Browse files
Fix bad align flag in IncidenceInfoContents
Signed-off-by:
Claudio Cambra
<
claudio.cambra@gmail.com
>
parent
51558887
Pipeline
#236405
passed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/Controls/IncidenceInfoContents.qml
View file @
f9093665
...
...
@@ -510,7 +510,7 @@ QQC2.ScrollView {
}
QQC2.Label
{
Layout.alignment
:
Q
T
.
AlignTop
Layout.alignment
:
Q
t
.
AlignTop
text
:
i18n
(
"
<b>Google Meet:</b>
"
)
visible
:
root
.
incidenceWrapper
.
googleConferenceUrl
}
...
...
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