diff options
author | Alessandro Portale <alessandro.portale@qt.io> | 2019-05-27 10:24:56 +0200 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@qt.io> | 2019-07-04 08:18:30 +0000 |
commit | 25f9d9c43481b0a02d632bf609417c4302fe1fe1 (patch) | |
tree | 66aefe98333c7958b78b906493bfac49abf90c3a /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | 4b92b7ac60586f034fd4117de90f61cd196e8976 (diff) | |
download | qt-creator-25f9d9c43481b0a02d632bf609417c4302fe1fe1.tar.gz |
Use QComboBox::currentTextChanged instead of currentIndexChanged
QComboBox::currentIndexChanged is depcrecated as of Qt 5.13 and
QComboBox::currentTextChanged is available since Qt 4.1
Change-Id: I97b8eb37765cbb7556cfbde87ea90f91f63bfa63
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions