@@ -74,6 +74,13 @@ The package contains a **qtxlsx.pri** file that allows you to integrate the comp
include(qtxlsx.pri)
```
**Note**: If you do not use qmake, you need to define the following macro manually
```
XLSX_NO_LIB
```
* Then, using Qt Xlsx in your code
## References
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.