qt5base-lts/examples/network/loopback
Christian Ehrlicher f06e0f62fa Fix usage of QGuiApplication::set/resetOverrideCursor
Replace all occurrences of QApplication::set/resetOverrideCursor with
the QGuiApplication::set/resetOverrideCursor since it's a static
function of QGuiApplication.

Change-Id: Ic898ab50a7ad4ed2bc9c6acb26cf4a979c2f82af
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-11-05 21:57:43 +00:00
..
dialog.cpp Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
dialog.h Examples: Revamp Loopback 2018-07-30 18:47:17 +00:00
loopback.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
main.cpp Examples: Revamp Loopback 2018-07-30 18:47:17 +00:00