Doc: Move Easing Curve example into Graphics category

This example is for the animation framework (graphics),
it isn't about multimedia. Use the correct category.

Pick-to: 6.8
Change-Id: I32f0ce13a5496c8fbc871d8f2454575c25684eba
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Paul Wicking 2024-11-12 11:46:52 +01:00
parent 130e066868
commit 382fd3010b

View File

@ -4,7 +4,7 @@
/*! /*!
\example animation/easing \example animation/easing
\title Easing Curves Example \title Easing Curves Example
\examplecategory {Multimedia} \examplecategory {Graphics}
\brief The Easing Curves example shows how to use easing curves to \brief The Easing Curves example shows how to use easing curves to
control the speed of an animation. control the speed of an animation.