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
46f48224
Commit
46f48224
authored
Oct 25, 2020
by
Andrey Butirsky
Browse files
move KeyboardLayoutButton.qml to a shared components
FEATURE:
parent
359eec5a
Changes
3
Hide whitespace changes
Inline
Side-by-side
lookandfeel/contents/
components/KeyboardLayoutButton.qml
→
components
/workspace
/KeyboardLayoutButton.qml
View file @
46f48224
File moved
components/workspace/qmldir
View file @
46f48224
module org.kde.plasma.workspace.components
BatteryIcon 2.0 BatteryIcon.qml
KeyboardLayoutButton 2.0 KeyboardLayoutButton.qml
lookandfeel/contents/lockscreen/LockScreenUi.qml
View file @
46f48224
...
...
@@ -24,6 +24,7 @@ import QtGraphicalEffects 1.0
import
org
.
kde
.
plasma
.
core
2.0
as
PlasmaCore
import
org
.
kde
.
plasma
.
components
3.0
as
PlasmaComponents3
import
org
.
kde
.
plasma
.
workspace
.
components
2.0
as
PW
import
org
.
kde
.
plasma
.
private
.
sessions
2.0
import
"
../components
"
...
...
@@ -517,7 +518,7 @@ PlasmaCore.ColorScope {
visible
:
inputPanel
.
status
==
Loader
.
Ready
}
KeyboardLayoutButton
{
PW.
KeyboardLayoutButton
{
}
Item
{
...
...
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