diff options
Diffstat (limited to 'qootstrap.pro')
-rw-r--r-- | qootstrap.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qootstrap.pro b/qootstrap.pro index 0f08748..1b743f4 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -1,6 +1,5 @@ TEMPLATE = lib CONFIG += plugin qmltypes -ios|wasm: CONFIG += static QT += qml QML_IMPORT_NAME = Bootstrap |