Replace Q_DECL_OVERRIDE with override

Authored by nicolasfella on Dec 1 2019, 10:19 PM.

Description

Replace Q_DECL_OVERRIDE with override

Summary: override is standard C++ since C++11. Let's use it

Test Plan: builds

Reviewers: Krusader, gengisdave

Reviewed By: gengisdave

Subscribers: gengisdave

Tags: Krusader

Differential Revision: https://phabricator.kde.org/D25669

Details

Committed
nicolasfellaDec 2 2019, 11:42 AM
Reviewer
gengisdave
Differential Revision
D25669: Replace Q_DECL_OVERRIDE with override
Parents
R167:4300ab4e4c0b: Link explicitly to Qt5::Xml where QDomDocument is used
Branches
Unknown
Tags
Unknown