aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-11-18 19:33:21 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-12-20 12:53:21 +0000
commit2071c1b059ae19e560c6568e522a155c78d76a5e (patch)
tree13fde8819a03040074e0652a4c102bd8e4f6bc8f /src
parent0a15e7f7bc160e4c25ee594fbe04d6d5d1e26be9 (diff)
Add "Swipe to Remove" example
Change-Id: Ibab960ddd073ddcdfbf2b6e4492882662c7021b5 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/quicktemplates2/qquickswipedelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickswipedelegate.cpp b/src/quicktemplates2/qquickswipedelegate.cpp
index d66d33a5..75bfa5c2 100644
--- a/src/quicktemplates2/qquickswipedelegate.cpp
+++ b/src/quicktemplates2/qquickswipedelegate.cpp
@@ -100,7 +100,7 @@ QT_BEGIN_NAMESPACE
\image qtquickcontrols2-swipedelegate-behind.gif
- \sa {Customizing SwipeDelegate}, {Delegate Controls}
+ \sa {Customizing SwipeDelegate}, {Delegate Controls}, {Qt Quick Controls 2 - Swipe to Remove}{Swipe to Remove Example}
*/
namespace {