SVN_SILENT apidox fix for QSize size() const;

svn path=/trunk/KDE/kdelibs/; revision=897702
This commit is contained in:
Thomas Schildknecht 2008-12-16 16:44:51 +00:00
parent 78d7967cea
commit 66f7abba16

2
svg.h
View File

@ -135,7 +135,7 @@ class PLASMA_EXPORT Svg : public QObject
/**
* Currently set size of the SVG
* @return the current size of a given element
* @return the current size of the SVG
**/
QSize size() const;