switch from Q_DECL_OVERRIDE to plain override
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 25 Aug 2021 14:08:36 +0000 (16:08 +0200)
committerFelix Weilbach (Rebase PR Action) <felix.weilbach@t-online.de>
Tue, 31 Aug 2021 08:35:57 +0000 (08:35 +0000)
commitd17d83120564cc6f2d1ed446275c1e511bdb3fee
treeeb82251dde896f67fb0989185dc50f53c9e68cfe
parent25669938fd4fb33a9b6f12be30232d7f0fafc758
switch from Q_DECL_OVERRIDE to plain override

our requirements guarantee availability of override keyword so we just
use it

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
shell_integration/dolphin/ownclouddolphinactionplugin.cpp
src/3rdparty/qtsingleapplication/qtsingleapplication.h
src/cmd/cmd.cpp
src/cmd/simplesslerrorhandler.h
src/libsync/discoveryphase.h
src/libsync/propagateremotedeleteencrypted.h
src/libsync/propagateremotedeleteencryptedrootfolder.h
test/testhelper.h