SVN_SILENT --typo
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=745297
This commit is contained in:
parent
57f73a4dc1
commit
792274b1da
2
applet.h
2
applet.h
@ -47,7 +47,7 @@ class Package;
|
||||
* First, it is the base class for the plugin system and therefore is the
|
||||
* interface to applets for host applications. It also handles the life time
|
||||
* management of data engines (e.g. all data engines accessed via
|
||||
* Applet::datEngine(const QString&) are properly deref'd on Applet
|
||||
* Applet::dataEngine(const QString&) are properly deref'd on Applet
|
||||
* destruction), background painting (allowing for consistent and complex
|
||||
* look and feel in just one line of code for applets), loading and starting
|
||||
* of scripting support for each applet, providing access to the associated
|
||||
|
Loading…
Reference in New Issue
Block a user