diff options
-rw-r--r-- | asteroid-stopwatch.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asteroid-stopwatch.pro b/asteroid-stopwatch.pro index 67977e2..a9730b0 100644 --- a/asteroid-stopwatch.pro +++ b/asteroid-stopwatch.pro @@ -1,5 +1,5 @@ TEMPLATE = app -QT += widgets qml quick +QT += qml quick CONFIG += link_pkgconfig PKGCONFIG += qdeclarative5-boostable |