apidox fixes

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=807777
This commit is contained in:
Aaron J. Seigo 2008-05-14 17:44:36 +00:00
parent 102cd5b748
commit 9fda5b685d

2
svg.h
View File

@ -63,8 +63,6 @@ class PLASMA_EXPORT Svg : public QObject
*
* The size is initialized to be the SVG's native size.
*
* @arg imagePath the image to show. If a relative path is passed, then
* Plasma::Theme is used to load the SVG.
* @arg parent options QObject to parent this to
*
* @related Plasma::Theme