D28856: Save disabling of desktop file components in kglobalshortcutsrc
Méven Car
noreply at phabricator.kde.org
Tue Apr 21 14:21:22 BST 2020
meven requested changes to this revision.
meven added a comment.
This revision now requires changes to proceed.
Just two qDebug to remove, seems fine otherwise
INLINE COMMENTS
> globalshortcutsregistry.cpp:95
> {
> + qDebug() << component->uniqueName();
> if (_components.value(component->uniqueName()))
To remove
> globalshortcutsregistry.cpp:98
> {
> + qDebug() << component->uniqueName();
> Q_ASSERT_X(false, "GlobalShortcutsRegistry::addComponent", "component already registered?!?!");
To remove
REPOSITORY
R268 KGlobalAccel
REVISION DETAIL
https://phabricator.kde.org/D28856
To: davidre, davidedmundson, fvogt, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200421/a7cd6a0f/attachment.html>
More information about the Kde-frameworks-devel
mailing list