SVN_SILENT: english
svn path=/trunk/KDE/kdelibs/; revision=956988
This commit is contained in:
parent
eb7617ab4e
commit
71c82013f7
2
plasma.h
2
plasma.h
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user