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
09fc7903
Commit
09fc7903
authored
May 17, 2022
by
Nate Graham
Browse files
containments/panel: add missing Kirigami import on ConfigOverlay
parent
80396eff
Pipeline
#177784
passed with stage
in 3 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
containments/panel/contents/ui/ConfigOverlay.qml
View file @
09fc7903
...
...
@@ -13,6 +13,7 @@ import org.kde.plasma.components 2.0 as PlasmaComponents
import
org
.
kde
.
plasma
.
components
3.0
as
PlasmaComponents3
import
org
.
kde
.
plasma
.
extras
2.0
as
PlasmaExtras
import
org
.
kde
.
kquickcontrolsaddons
2.0
import
org
.
kde
.
kirigami
2.14
as
Kirigami
MouseArea
{
id
:
configurationArea
...
...
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