Skip to content

Purge the remaining usage of Q_DECL_OVERRIDE

Q_DECL_OVERRIDE deprecated, and we can assume a C++11 compiler.

Also updated HACKING for the usage of override.

Merge request reports