Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Phone Components
Commits
ef4555f6
Commit
ef4555f6
authored
Jun 19, 2015
by
Marco Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use the new FullScreenPanel component
parent
4a1c477f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
containments/panel/contents/ui/SlidingPanel.qml
containments/panel/contents/ui/SlidingPanel.qml
+2
-1
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
+2
-1
No files found.
containments/panel/contents/ui/SlidingPanel.qml
View file @
ef4555f6
...
...
@@ -21,8 +21,9 @@ import QtQuick 2.0
import
QtQuick
.
Layouts
1.1
import
QtQuick
.
Window
2.2
import
org
.
kde
.
plasma
.
core
2.0
as
PlasmaCore
import
org
.
kde
.
plasma
.
mobilecomponents
0.2
Window
{
FullScreenPanel
{
id
:
window
property
int
offset
:
0
...
...
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
View file @
ef4555f6
...
...
@@ -22,8 +22,9 @@ import QtQuick.Layouts 1.1
import
QtQuick
.
Window
2.2
import
org
.
kde
.
plasma
.
core
2.0
as
PlasmaCore
import
org
.
kde
.
plasma
.
components
2.0
as
PlasmaComponents
import
org
.
kde
.
plasma
.
mobilecomponents
0.2
Window
{
FullScreenPanel
{
id
:
window
visible
:
false
...
...
Write
Preview
Markdown
is supported
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