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
Plasma
Plasma Desktop
Commits
c03726f7
Commit
c03726f7
authored
Mar 20, 2021
by
Nate Graham
Browse files
[AppletAlternatives] Remove unused ids and properties
GIT_SILENT
parent
b597f01d
Changes
1
Hide whitespace changes
Inline
Side-by-side
desktoppackage/contents/explorer/AppletAlternatives.qml
View file @
c03726f7
...
...
@@ -95,7 +95,6 @@ PlasmaCore.Dialog {
}
PlasmaExtras.ScrollArea
{
id
:
scrollArea
Layout.fillWidth
:
true
Layout.fillHeight
:
true
...
...
@@ -112,7 +111,6 @@ PlasmaCore.Dialog {
highlightResizeDuration
:
0
delegate
:
PlasmaComponents.ListItem
{
enabled
:
true
onClicked
:
mainList
.
currentIndex
=
index
Component.onCompleted
:
{
...
...
@@ -181,7 +179,6 @@ PlasmaCore.Dialog {
}
}
PlasmaComponents3.Button
{
id
:
cancelButton
Layout.fillWidth
:
true
text
:
i18nd
(
"
plasma_shell_org.kde.plasma.desktop
"
,
"
Cancel
"
);
onClicked
:
{
...
...
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