summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-03-25 10:57:14 +0100
committerLars Knoll <lars.knoll@qt.io>2020-03-26 14:48:17 +0100
commitb3b51a7665dae78db352ccdeb5f25f0e5df43c09 (patch)
tree3c3465199b1ad898b5bfbd5f79515dcbf4824033 /src/gui/kernel
parent319ac188eb38555b90319b4bb282abad2f653b0b (diff)
Fix deprecation warnings for QInputDialog::getDouble()
The way this was done didn't really make sense. The change added an overload with one additional argument. The deprecation warning would have now forced everybody to explicitly specify all arguments to avoid the warning. Instead, keep both overloads in 5.15, but document them as one method. Remove the old version in Qt6 and move the default arguments to the new version. Change-Id: I738d4d1b99cdf30db53acf14382a00cac74aa10a Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions