Skip to content
Commit 16627c60 authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Drop unneeded Qt metatype declarations

QList & QMap for template types which have a declared metatype have
automatic coverage.

The explicit declaration macros only add costs to all places using the
header, where the metatype declaration will be only needed by code
using the types in queued connections.
parent dce271b7
Pipeline #456284 failed with stage
in 1 minute and 58 seconds
  • Author Developer

    Was not supposed to land on master, but on a branch, local script typo :/ Also surprised to see this failing in the tests now, this worked last weeks locally IIRC?

  • Friedrich W. H. Kossebau @kossebau

    mentioned in commit c384d59f

    ·

    mentioned in commit c384d59f

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment