aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2012-07-16 11:44:56 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-18 00:49:33 +0200
commit19452e126eda08a9837792299e914865febeba47 (patch)
tree0a6dfac99d79f09d85a7ae133d50a171d15a9026 /src/quick/items/qquickitem.cpp
parent942d27c5804cdf747261be38210c64b7c36fee53 (diff)
Update element references to smooth.
Change-Id: Ide30946e83c8c26d075b9ca3bb1f9e20afd69373 Reviewed-by: Glenn Watson <glenn.watson@nokia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> Reviewed-by: Yoann Lopes <yoann.lopes@nokia.com>
Diffstat (limited to 'src/quick/items/qquickitem.cpp')
-rw-r--r--src/quick/items/qquickitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickitem.cpp b/src/quick/items/qquickitem.cpp
index 667b919207..d4eea2b227 100644
--- a/src/quick/items/qquickitem.cpp
+++ b/src/quick/items/qquickitem.cpp
@@ -4530,7 +4530,7 @@ bool QQuickItem::smooth() const
}
/*!
- Sets whether the item should be drawn with antialiasing and
+ Sets whether the item should be drawn with
smooth pixmap filtering to \a smooth.
\sa smooth()