From 427419ba2e834479e5d1496ae1ecc0f1a027c990 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 12 Jan 2016 13:32:17 +0100 Subject: [PATCH] more docs Change-Id: I821c7f38a1880754a12bbcbb997b03d8813e6903 --- src/plasma/applet.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plasma/applet.h b/src/plasma/applet.h index 67084039c..df57e945b 100644 --- a/src/plasma/applet.h +++ b/src/plasma/applet.h @@ -290,6 +290,8 @@ public: * deleting it when no longer needed. * Deprecated: use Containment::createApplet instead, you are not * supposed to have applets without containments + * If you instance a plasmoid with this deprecated API, the + * automated default setup scripts won't be executed for that plasmoid * * @param path the path to the package * @param appletId unique ID to assign the applet, or zero to have one