summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmargins.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-06-25 22:34:58 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-06-28 21:12:43 +0000
commiteda79a467ee7e45f3de63973b633e2a790b613eb (patch)
treebd828e6a0fa5b1d67f4bdc4e51361a3bf1d50a9e /src/corelib/tools/qmargins.cpp
parentfdef1dc7fe0ff721b393fa9077117869a5d6ac01 (diff)
QDate/QTime: fix SiC introduced by adding new non-explicit ctors
The new constructors were added in c94d41d9 to help constexpr'ify QDate and QTime. Even though private, they participate in overload resolution and break function pairs overloaded on QDate and int or QTime and int. Mark them explicit. [ChangeLog][QtCore][QDate/QTime] Fixed a minor source-incompatibility between Qt 5.4 and 5.5.0 involving sets of functions overloaded on QTime and some integer or QDate and some integer. Change-Id: I65a09aaca2b083cda90255c24cc72ef51119d3b1 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/tools/qmargins.cpp')
0 files changed, 0 insertions, 0 deletions