note which is the default in the apidox

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=689292
This commit is contained in:
Aaron J. Seigo 2007-07-18 04:58:27 +00:00
parent 089082c050
commit 13edb00b8e

2
svg.h
View File

@ -57,7 +57,7 @@ class PLASMA_EXPORT Svg : public QObject
enum ContentType { SingleImage = 0 /**< A set of elements that together
make an image. Elements may be
drawn separately to accomplish
this. */,
this. This is the default. */,
ImageSet /**< A set of elements, each of which
constitutes a whole image. Each
element will therefore be rendered