diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index e881bc5..f04b4f8 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,5 +1,5 @@ TARGET = navigation -QT = quick qml aglextras +QT = quick qml PKGCONFIG += qlibhomescreen qlibwindowmanager QT += positioning |