that comment stopped being true a looong time ago ;)

svn path=/trunk/KDE/kdelibs/; revision=902765
This commit is contained in:
Chani Armitage 2008-12-29 05:07:57 +00:00
parent bd67989540
commit c1266d8689

View File

@ -712,10 +712,6 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
* method can be called to show a standard interface prompting the user
* to configure the applet
*
* Not that all children items will be deleted when this method is
* called. If you have pointers to these items, you will need to
* reset them after calling this method.
*
* @param needsConfiguring true if the applet needs to be configured,
* or false if it doesn't
*/