diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/app.pro b/app/app.pro index 23dce89..566d2b6 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,5 +1,5 @@ TARGET = settings -QT = quickcontrols2 websockets dbus +QT = quickcontrols2 websockets SOURCES = main.cpp @@ -12,7 +12,6 @@ RESOURCES += \ datetime/datetime.qrc \ wifi/wifi.qrc \ bluetooth/bluetooth.qrc \ - example/example.qrc \ version/version.qrc |