Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
acbdafae
Commit
acbdafae
authored
Sep 14, 2021
by
Jean-Baptiste Mardelle
Browse files
Fix typo
parent
c7bd0b5d
Pipeline
#80575
passed with stage
in 8 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/monitor/view/EffectToolBar.qml
View file @
acbdafae
...
...
@@ -77,7 +77,7 @@ MouseArea {
}
width
:
barZone
.
width
height
:
barZone
.
width
focusPolicy
:
Qt
.
NoFocus
v
focusPolicy
:
Qt
.
NoFocus
ToolTip.visible
:
hovered
ToolTip.delay
:
Qt
.
styleHints
.
mousePressAndHoldInterval
ToolTip.text
:
i18n
(
"
Change Overlay
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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