Fix a TypeError in QueryDialog.qml
This commit is contained in:
parent
e424330089
commit
c5a8ed1a88
@ -11,6 +11,8 @@ import QtQuick 2.1
|
|||||||
import org.kde.plasma.extras 2.0 as PlasmaExtras
|
import org.kde.plasma.extras 2.0 as PlasmaExtras
|
||||||
import "." 2.0 as PlasmaComponents
|
import "." 2.0 as PlasmaComponents
|
||||||
|
|
||||||
|
import org.kde.plasma.core 2.0 as PlasmaCore
|
||||||
|
|
||||||
PlasmaComponents.CommonDialog {
|
PlasmaComponents.CommonDialog {
|
||||||
id: root
|
id: root
|
||||||
objectName: "root"
|
objectName: "root"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user