summaryrefslogtreecommitdiffstats
path: root/src/android
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-07-04 18:48:26 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-07-05 20:00:41 +0200
commit298f750cdba2bd15e735a47ba8d3b9c093367ba3 (patch)
treedae412f67b1976b007ecc32cead46697e4df2a68 /src/android
parent0a37378e7a4aac9b4343f0d257ae05450673e7de (diff)
QComboBox: revert deprecation of currentIndexChanged(QString)
QComboBox::currentIndexChanged(QString) was deprecated due to the fact that there is a currentTextChanged(QString) signal but this signal is not equivalent to the other since it's also emitted when the lineedit text changes. Therefore revert the deprecation of this signal. Fixes: QTBUG-76890 Change-Id: Ia314116a5ac4e43e60383da9e729e24ffb3e8b30 Reviewed-by: Albert Astals Cid <aacid@kde.org> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions