https://bugs.kde.org/show_bug.cgi?id=73847
--- Comment #32 from Oliver Kellogg <okell...@users.sourceforge.net> --- Git commit c588e7b6c7cb76490cde5e840b4150bded318456 by Oliver Kellogg. Committed on 17/10/2020 at 21:18. Pushed by okellogg into branch 'master'. umbrello/dialogs/widgets/comboboxwidgetbase.{h,cpp} - New function editField() returns the KComboBox *m_editField. This is useful for connecting a slot method to signals such as currentIndexChanged(), currentTextChanged(), activated(). M +9 -1 umbrello/dialogs/widgets/comboboxwidgetbase.cpp M +2 -0 umbrello/dialogs/widgets/comboboxwidgetbase.h https://invent.kde.org/sdk/umbrello/commit/c588e7b6c7cb76490cde5e840b4150bded318456 -- You are receiving this mail because: You are watching all bug changes.