D29568: use KSycoca for updating OpenPreferredSearchTool action
Anthony Fieroni
noreply at phabricator.kde.org
Sat May 9 16:48:08 BST 2020
anthonyfieroni added inline comments.
INLINE COMMENTS
> dolphinmainwindow.cpp:209
>
> - QTimer::singleShot(0, this, &DolphinMainWindow::setupUpdateOpenPreferredSearchToolAction);
> + connect(KSycoca::self(), SIGNAL(databaseChanged(QStringList)), this, SLOT(ksycocaDatabaseChanged(QStringList)));
> +
Use new connect syntax.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D29568
To: pdabrowski, broulik, elvisangelaccio, ngraham, #dolphin
Cc: anthonyfieroni, kfm-devel, waitquietly, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200509/1dc35865/attachment.htm>
More information about the kfm-devel
mailing list