diff options
-rw-r--r-- | bitmask.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitmask.pro b/bitmask.pro index 2513944..b4025ed 100644 --- a/bitmask.pro +++ b/bitmask.pro @@ -1,6 +1,6 @@ #TARGET = $$BINARY_NAME -QT += quickcontrols2 +QT += quickcontrols2 svg CONFIG += c++11 CONFIG += qt staticlib CONFIG += qtquickcompiler |