SVN_SILENT api fixaboo

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=796424
This commit is contained in:
Aaron J. Seigo 2008-04-13 15:02:02 +00:00
parent f2fe39b435
commit 871b7fe9e6

View File

@ -28,6 +28,7 @@
#include <KDE/KService>
#include <plasma/plasma_export.h>
#include <plasma/package.h>
#include <plasma/searchmatch.h>
#include <plasma/searchcontext.h>
@ -171,7 +172,6 @@ class PLASMA_EXPORT AbstractRunner : public QObject
/**
* Accessor for the associated Package object if any.
* Generally, only Plasmoids come in a Package.
*
* @return the Package object, or 0 if none
**/