replace hasConfig functions with a .desktop entry
everything's lovely and stable now, too :) svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1015268
This commit is contained in:
parent
d2cf2d781c
commit
b39fb7db7f
@ -89,3 +89,4 @@ X-KDE-PluginInfo-Depends=
|
||||
X-KDE-PluginInfo-License=GPL
|
||||
X-KDE-PluginInfo-EnabledByDefault=true
|
||||
|
||||
X-Plasma-HasConfigurationInterface=true
|
||||
|
@ -30,7 +30,6 @@
|
||||
ContextTest::ContextTest(QObject *parent, const QVariantList &args)
|
||||
: Plasma::ContainmentActions(parent, args)
|
||||
{
|
||||
setHasConfigurationInterface(true);
|
||||
setConfigurationRequired(true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user