D18727: [Icon Applet] Use libTaskManager for startup feedback
David Edmundson
noreply at phabricator.kde.org
Mon Feb 4 18:43:30 GMT 2019
davidedmundson added inline comments.
INLINE COMMENTS
> iconapplet.cpp:404
> + for (int i = first; i <= last; ++i) {
> + const QModelIndex idx = m_startupTasksModel->index(first, 0);
> + if (idx.data(TaskManager::AbstractTasksModel::LauncherUrlWithoutIcon).toUrl() == QUrl::fromLocalFile(m_localPath)) {
should this be index(i, 0) ?
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D18727
To: broulik, #plasma, hein
Cc: davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190204/7ecc8573/attachment-0001.html>
More information about the Plasma-devel
mailing list