qt5base-lts/tests/manual/cocoa/menurama
Kevin Funk 47c92fbb0b Replace Q_DECL_OVERRIDE with override where possible
Remaining uses of Q_DECL_OVERRIDE are in:

src/corelib/global/qcompilerdetection.h
src/corelib/global/qglobal.cpp
doc/global/qt-cpp-defines.qdocconf
  (definition and documentation of Q_DECL_OVERRIDE)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: Ib9b05d829add69e98a86238274b6a1fcb19b49ba
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:42 +00:00
..
main.cpp tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
mainwindow.cpp QCocoaMenu: De-pessimize the number of calls to validateMenuItem: 2017-08-15 01:21:37 +00:00
mainwindow.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
mainwindow.ui QCocoaMenu: De-pessimize the number of calls to validateMenuItem: 2017-08-15 01:21:37 +00:00
menurama.pro Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
menuramaapplication.cpp tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
menuramaapplication.h tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00