Skip to content

C++ warning: private field 'paragraphs' is not used #10365

@ubruhin

Description

@ubruhin

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):

void *paragraphs;

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:language-c++C++ API, codegen, CMake build system (mS,mO)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions