qt5base-lts/tests/auto/other/qaccessibility
Edward Welbourne c587036dc6 Mark some methods in test code as overrides
CustomTextWidgetIface marked its text() method as an override;
DropOnOddRows marked its canDropMimeData() as an override; each
neglected some other methods that are overrides.  Convert
Q_DECL_OVERRIDE to the keyword in affected classes, to match.

Change-Id: I78b38e20a81e3e6aab282a1cb3d70cdf8a5f4135
Reviewed-by: Alexander Volkov <a.volkov@rusbitech.ru>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2017-03-22 14:29:58 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
accessiblewidgets.h Mark some methods in test code as overrides 2017-03-22 14:29:58 +00:00
qaccessibility.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qaccessibility.cpp Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-24 10:31:21 +01:00