diff options
author | Mitch Curtis <mitch.curtis@theqtcompany.com> | 2014-10-10 14:34:05 +0200 |
---|---|---|
committer | Mitch Curtis <mitch.curtis@digia.com> | 2014-10-10 15:44:00 +0200 |
commit | 2c4240384384fba61343b74111bf8600a3e134e0 (patch) | |
tree | cdcfada870536531e9b4ec5b11d6673179ea0241 | |
parent | f2302341b8852cda7fbc95ba64d4a5a376d68b8a (diff) | |
download | qtgraphicaleffects-2c4240384384fba61343b74111bf8600a3e134e0.tar.gz qtgraphicaleffects-2c4240384384fba61343b74111bf8600a3e134e0.tar.bz2 qtgraphicaleffects-2c4240384384fba61343b74111bf8600a3e134e0.zip |
Correct grammar in DropShadow's detailed description.
Change-Id: If77e25a80ed139c0903b511062ff6dd615df2c70
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r-- | src/effects/DropShadow.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/effects/DropShadow.qml b/src/effects/DropShadow.qml index 909fef9..0a76a58 100644 --- a/src/effects/DropShadow.qml +++ b/src/effects/DropShadow.qml @@ -57,8 +57,8 @@ import "private" softened. For use cases that require faster rendering speed and for which the highest - possible visual quality is not necessary, property - \l{DropShadow::fast}{fast} can be set to true. + possible visual quality is not necessary, the + \l{DropShadow::fast}{fast} property can be set to \c true. \table \header |