diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-07 16:45:02 +0800 |
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-07 16:45:02 +0800 |
| commit | 7b52c76aeebfceba3e3e44d6360f7a47eebb9488 (patch) | |
| tree | 5fbd038d12fa285e6afe820d25eb4a4b85b88db4 | |
| parent | 6f6485b00169a472ad7a164d9a91ee4485704637 (diff) | |
static seems to be implicit
| -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 |