Skip to content

Please use Q_SIGNALS and Q_SLOTS in the public headers #189

@kossebau

Description

@kossebau

When including the QHexEdit headers in a project which has QT_NO_KEYWORDS or QT_NO_SIGNALS_SLOTS_KEYWORDS set, this results in a build failure, as then signals and slots are no longer defined.

So would be nice if the deployed public headers are prepared for such more strict build setups.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions