diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/app.pro b/app/app.pro index ee88c13..36a71f0 100644 --- a/app/app.pro +++ b/app/app.pro @@ -6,11 +6,6 @@ SOURCES = main.cpp CONFIG += link_pkgconfig PKGCONFIG += libhomescreen qlibwindowmanager -static { - QTPLUGIN += qtvirtualkeyboardplugin - QT += svg -} - RESOURCES += \ settings.qrc \ images/images.qrc \ |