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
Plasma Desktop
Commits
37ad1c2c
Verified
Commit
37ad1c2c
authored
Apr 23, 2022
by
Fushan Wen
Browse files
applets/taskmanager: Drop `textWidth`
It's not used anywhere.
parent
ac3467a7
Pipeline
#167361
passed with stage
in 5 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
applets/taskmanager/package/contents/ui/ToolTipDelegate.qml
View file @
37ad1c2c
...
...
@@ -70,8 +70,6 @@ Loader {
LayoutMirroring.enabled
:
Qt
.
application
.
layoutDirection
===
Qt
.
RightToLeft
LayoutMirroring.childrenInherit
:
true
property
int
textWidth
:
PlasmaCore
.
Theme
.
mSize
(
PlasmaCore
.
Theme
.
defaultFont
).
width
*
20
active
:
rootIndex
!==
undefined
asynchronous
:
true
...
...
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