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 eeb139c..0083bfc 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,5 +1,5 @@ TARGET = videoplayer -QT = quick aglextras multimedia +QT = quick websockets multimedia SOURCES = main.cpp |