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 345fc5b..3607728 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,6 +1,6 @@ TARGET = taskmanager -QT = quickcontrols2 websockets +QT = quickcontrols2 websockets charts SOURCES += \ main.cpp \ |