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

Do not use consistently Q_DISABLE_COPY with QObject subclasses

QObject itself has no copy constructor & assign operator, so the compiler
will also not implicitly declare those for its subclasses.

NO_CHANGELOG
parent fe310a6b
Pipeline #361420 passed with stage
in 15 minutes and 34 seconds
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