summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qmath3d_p.h
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2017-01-11 10:16:52 +0000
committerSean Harmer <sean.harmer@kdab.com>2017-03-31 15:04:54 +0000
commitd56e5ea8ad6096a5e7f5a20a8d572a721d89bf0d (patch)
treefce1af9ecf378a9cd074eb0749a6886b51b482d2 /src/core/transforms/qmath3d_p.h
parentb02141091db3d5182aab6728f02239fce2c727af (diff)
Fixes includes to comply with coding conventions for Src/Core
Reordering the header includes to comply with Qt coding conventions Task-number: QTBUG-56185 Change-Id: I3943678c183c4ef46d403e0fff878c3cad964dfa Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/core/transforms/qmath3d_p.h')
-rw-r--r--src/core/transforms/qmath3d_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/transforms/qmath3d_p.h b/src/core/transforms/qmath3d_p.h
index 38ebbd99a..8c2afac31 100644
--- a/src/core/transforms/qmath3d_p.h
+++ b/src/core/transforms/qmath3d_p.h
@@ -50,7 +50,6 @@
//
// We mean it.
//
-
#include <QtGui/qmatrix4x4.h>
#include <QtGui/qquaternion.h>
#include <QtGui/qvector3d.h>