D20734: Fix No such slot KPIM::TagSelectionCombo::updateCheckedItems
Carl Schwan
noreply at phabricator.kde.org
Mon Apr 22 12:51:10 BST 2019
ognarb created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
ognarb requested review of this revision.
REVISION SUMMARY
The error was QObject::connect: No such slot KPIM::TagSelectionCombo::
updateCheckedItems(QModelIndex,QModelIndex) when
I think this is caused by: R89:2c401cf641fbb03e5a9780417717c8d072499aa4 <https://phabricator.kde.org/R89:2c401cf641fbb03e5a9780417717c8d072499aa4>.
Not sure if this is the right fix: making a private method public.
TEST PLAN
Build and run. The error message isn't diplayed anumore.
REPOSITORY
R89 PIM: Libraries
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20734
AFFECTED FILES
src/libkdepim/widgets/kcheckcombobox.cpp
src/libkdepim/widgets/kcheckcombobox.h
src/libkdepimakonadi/widgets/tagselectioncombo.cpp
To: ognarb
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190422/79f41351/attachment.html>
More information about the kde-pim
mailing list