README-WASM: Minor correction, library is static

This commit is contained in:
Sergio Martins
2021-01-06 11:07:52 +00:00
parent 077264fd54
commit 1aee98bebd

View File

@@ -20,7 +20,7 @@ Build tips for KDDW:
Builds tips for your own app:
=============================
- Link to KDDW (libkddockwidgets.so, or similar)
- Link to KDDW (libkddockwidgets.a, or similar)
- As the build is static, don't forget to initialize KDDW's resources:
```
#ifdef QT_STATIC