allow any applet to have their keyboard shortcut set
svn path=/trunk/KDE/kdelibs/; revision=897890
This commit is contained in:
parent
97869ca7c7
commit
5333fb5bfa
@ -1832,6 +1832,7 @@ void AppletPrivate::init()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
q->setHasConfigurationInterface(true);
|
||||||
QString api = appletDescription.property("X-Plasma-API").toString();
|
QString api = appletDescription.property("X-Plasma-API").toString();
|
||||||
|
|
||||||
// we have a scripted plasmoid
|
// we have a scripted plasmoid
|
||||||
|
Loading…
Reference in New Issue
Block a user