SVN_SILENT: english

svn path=/trunk/KDE/kdelibs/; revision=956988
This commit is contained in:
Aaron J. Seigo 2009-04-21 08:16:26 +00:00
parent eb7617ab4e
commit 71c82013f7

View File

@ -209,7 +209,7 @@ enum ImmutabilityType {
* Defines the aspect ratio used when scaling an applet * Defines the aspect ratio used when scaling an applet
*/ */
enum AspectRatioMode { enum AspectRatioMode {
InvalidAspectRatioMode = -1, /**< Unsetted mode used for dev convenience InvalidAspectRatioMode = -1, /**< Unset mode used for dev convenience
when there is a need to store the when there is a need to store the
aspectRatioMode somewhere */ aspectRatioMode somewhere */
IgnoreAspectRatio = 0, /**< The applet can be freely resized */ IgnoreAspectRatio = 0, /**< The applet can be freely resized */