qt6-bb10/examples/widgets/mainwindows/dockwidgets
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
..
images
dockwidgets.pro
dockwidgets.qrc
main.cpp
mainwindow.cpp Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
mainwindow.h