diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/app.pro b/app/app.pro index 1aa4da0..c0b0cad 100644 --- a/app/app.pro +++ b/app/app.pro @@ -8,9 +8,6 @@ HEADERS += \ SOURCES = main.cpp \ translator.cpp -CONFIG += link_pkgconfig -PKGCONFIG += libhomescreen qlibwindowmanager - RESOURCES += \ dashboard.qrc \ images/images.qrc |