Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 6.1.0 Beta2
-
Fix Version/s: 6.1.0 Beta3, 6.1, 6.2.0 Alpha
-
Component/s: QML: Tooling
-
Labels:
-
Platform/s:
-
Commits:da8776b98453ddbe08a08daf701a53fae9ede134 (qt/qtdeclarative/dev) fa54c390626dd684ba3478769923fe4b73aba09e (qt/qtdeclarative/6.1)
Description
When running the qmleasing tool from a shell:
$ ~/Qt/6.1.0/gcc_64/bin/qmleasing qt.core.qobject.connect: QObject::connect: No such signal QComboBox::currentIndexChanged(QString) qt.core.qobject.connect: QObject::connect: (sender name: 'comboBox')
That signal was removed in https://codereview.qt-project.org/c/qt/qtbase/+/289428