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 Workspace
Commits
b9f1d838
Commit
b9f1d838
authored
May 21, 2020
by
Niccolò Venerandi
Browse files
Remove useless double line
parent
8452e524
Changes
2
Hide whitespace changes
Inline
Side-by-side
applets/notifications/package/contents/ui/FullRepresentation.qml
View file @
b9f1d838
...
...
@@ -278,6 +278,7 @@ PlasmaComponents3.Page {
Layout.preferredWidth
:
units
.
gridUnit
*
18
Layout.preferredHeight
:
units
.
gridUnit
*
24
Layout.leftMargin
:
units
.
smallSpacing
frameVisible
:
false
ListView
{
id
:
list
...
...
applets/systemtray/package/contents/ui/HiddenItemsView.qml
View file @
b9f1d838
...
...
@@ -41,6 +41,7 @@ MouseArea {
PlasmaExtras.ScrollArea
{
width
:
parent
.
width
height
:
parent
.
height
frameVisible
:
false
horizontalScrollBarPolicy
:
Qt
.
ScrollBarAlwaysOff
verticalScrollBarPolicy
:
root
.
activeApplet
?
Qt
.
ScrollBarAlwaysOff
:
Qt
.
ScrollBarAsNeeded
...
...
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