aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickradiodelegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickradiodelegate.cpp')
-rw-r--r--src/quicktemplates2/qquickradiodelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickradiodelegate.cpp b/src/quicktemplates2/qquickradiodelegate.cpp
index e70044e7..e44fa1bc 100644
--- a/src/quicktemplates2/qquickradiodelegate.cpp
+++ b/src/quicktemplates2/qquickradiodelegate.cpp
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
\ingroup qtlabscontrols-delegates
\brief An item delegate that can be checked or unchecked.
- \image qtquickcontrols-radiodelegate.gif
+ \image qtquickcontrols2-radiodelegate.gif
RadioDelegate presents an item delegate that can be toggled on (checked) or
off (unchecked). Radio delegates are typically used to select one option