On Thursday 08 January 2015 23:33:34 Thiago Macieira wrote:
>  * Q_DECL_OVERRIDE - required in new code, don't add to old code

- Required to be used consistently within a class, because Clang warns be
  default if one function has override and another doesn't.
- Even add to old code. The benefits outweigh the git history churn.

Consensus?

Thanks,
Marc

-- 
Marc Mutz <[email protected]> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to