Bug Description
I updated to the latest Slint master and now I get lots of C++ warnings about this member being unused (-Wunused-private-field):
Clang 21.1.6
Let me know if more information is required.
Reproducible Code (if applicable)
Environment Details
- Slint Version: master
- Platform/OS: Linux
- Programming Language: C++
- Backend/Renderer: Qt
Product Impact
No response