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
9cd9a286
Commit
9cd9a286
authored
Dec 17, 2020
by
Nicolas Fella
Browse files
[applets/trash] Port to PC3
parent
03a7c7c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/trash/package/contents/ui/main.qml
View file @
9cd9a286
...
...
@@ -21,7 +21,7 @@ import QtGraphicalEffects 1.0
import
org
.
kde
.
plasma
.
plasmoid
2.0
import
org
.
kde
.
plasma
.
core
2.0
as
PlasmaCore
import
org
.
kde
.
plasma
.
components
2
.0
as
Components
import
org
.
kde
.
plasma
.
components
3
.0
as
PC3
import
org
.
kde
.
kcoreaddons
1.0
as
KCoreAddons
import
org
.
kde
.
kquickcontrolsaddons
2.0
import
org
.
kde
.
draganddrop
2.0
as
DragDrop
...
...
@@ -145,7 +145,7 @@ DragDrop.DropArea {
source
:
constrained
?
null
:
text
}
Components
.Label
{
PC3
.Label
{
id
:
text
anchors
{
horizontalCenter
:
parent
.
horizontalCenter
...
...
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