summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
diff options
context:
space:
mode:
authorRym Bouabid <rym.bouabid@qt.io>2023-09-06 14:20:24 +0200
committerRym Bouabid <rym.bouabid@qt.io>2023-09-11 15:05:47 +0200
commita4d7a4ccb39daa86ee2ef23b1408344822ae7c16 (patch)
tree43fde47628f21f2d6d5f4b9a839dd22a491abb66 /src/sql/kernel/qsqldatabase.cpp
parent7a70c6fcfd5d3e000b80ab9b833f4e2b14a3563d (diff)
Revamp Mandelbrot example: Fix Includes
Reorder the includes following the coding conventions. Remove unneeded includes. Add needed includes to avoid Transitive includes. QGestureEvent is passed by a pointer in the gestureEvent method in mandelbrotwidget.h. So, we do not really need to include the header. Instead, forward-declare QGestureEvent class in a namespace. Task-number: QTBUG-108861 Pick-to: 6.6 6.5 Change-Id: I48cfd663bf98350281ef7f31e6c0ef3e301a08ca Reviewed-by: Dennis Oberst <dennis.oberst@qt.io> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions