qt5base-lts/tests/manual/widgets
Friedemann Kleint 3702622dde manual tests: Fix build
Fix QOverload<void>::of(), causing

../../../../include/QtCore/../../src/corelib/global/qglobal.h: In instantiation of ‘struct QConstOverload<void>’:
     Q_DECL_CONSTEXPR auto operator()(R (T::*ptr)(Args...) const) const Q_DECL_NOTHROW -> decltype(ptr)

and add a missing .pro-file.

Change-Id: I19597adc33f2323a9f7dea9ee5ce94546f0e8f12
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-03-07 22:09:01 +00:00
..
itemviews QAbstractItemView: Make it easier to drop above and below items 2017-10-18 10:45:21 +00:00
kernel Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsview Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
styles Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
widgets manual tests: Fix build 2019-03-07 22:09:01 +00:00
widgets.pro Introducing multiscreen-menus manual test 2017-05-03 08:35:49 +00:00