mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
use new org.kde.plasma.private.mobileshell plugin
This commit is contained in:
parent
9d7eba04cf
commit
1b29044a78
2 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ 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
|
||||
import org.kde.plasma.private.mobileshell 2.0
|
||||
|
||||
FullScreenPanel {
|
||||
id: window
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ import QtQuick.Window 2.2
|
|||
import org.kde.plasma.core 2.1 as PlasmaCore
|
||||
import org.kde.plasma.components 2.0 as PlasmaComponents
|
||||
import org.kde.plasma.mobilecomponents 0.2
|
||||
import org.kde.plasma.private.mobileshell 2.0
|
||||
|
||||
FullScreenPanel {
|
||||
id: window
|
||||
|
|
|
|||
Loading…
Reference in a new issue