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