summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2015-09-17 04:01:06 (GMT)
committerKitware Robot <kwrobot@kitware.com>2015-09-17 04:01:06 (GMT)
commit6fd548f2205c73215812fda416fbe6f0dd166bb9 (patch)
tree3cf8ca0d403dff2bebe25a2613fddcbf906c0098 /Source/QtDialog
parentfebeabbf0b221a19bd4bf16ba7620af22d8dba17 (diff)
downloadCMake-6fd548f2205c73215812fda416fbe6f0dd166bb9.zip
CMake-6fd548f2205c73215812fda416fbe6f0dd166bb9.tar.gz
CMake-6fd548f2205c73215812fda416fbe6f0dd166bb9.tar.bz2
CMake Nightly Date Stamp
Diffstat (limited to 'Source/QtDialog')
0 files changed, 0 insertions, 0 deletions
ass='commit-msg'>The int constructors existed to make fixed-point conversions faster in certain circumstances. With the removal of fixed-point support, they are no longer required. Reviewed-by: trustme
Diffstat (limited to 'src/gui/math3d')
-rw-r--r--src/gui/math3d/qquaternion.cpp7
-rw-r--r--src/gui/math3d/qquaternion.h3
-rw-r--r--src/gui/math3d/qvector2d.cpp6
-rw-r--r--src/gui/math3d/qvector2d.h3
-rw-r--r--src/gui/math3d/qvector3d.cpp6
-rw-r--r--src/gui/math3d/qvector3d.h3
-rw-r--r--src/gui/math3d/qvector4d.cpp6
-rw-r--r--src/gui/math3d/qvector4d.h3
8 files changed, 0 insertions, 37 deletions
diff --git a/src/gui/math3d/qquaternion.cpp b/src/gui/math3d/qquaternion.cpp