correct a comment

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=803703
This commit is contained in:
Chani Armitage 2008-05-03 23:37:55 +00:00
parent 899260cc23
commit 27e34b6579

View File

@ -546,7 +546,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
* configuring the applet.
*
* It defaults to false, and if true is passed in you should
* also reimplement showConfigurationInterface()
* also reimplement createConfigurationInterface()
*
* @param hasInterface whether or not there is a user interface available
**/