summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/theme/q3dtheme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavisualization/theme/q3dtheme.cpp')
-rw-r--r--src/datavisualization/theme/q3dtheme.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/datavisualization/theme/q3dtheme.cpp b/src/datavisualization/theme/q3dtheme.cpp
index 83da96f8..eaed3c41 100644
--- a/src/datavisualization/theme/q3dtheme.cpp
+++ b/src/datavisualization/theme/q3dtheme.cpp
@@ -25,7 +25,7 @@ QT_BEGIN_NAMESPACE_DATAVISUALIZATION
* \class Q3DTheme
* \inmodule QtDataVisualization
* \brief Q3DTheme class provides a visual style for graphs.
- * \since Qt Data Visualization 1.0
+ * \since QtDataVisualization 1.0
*
* Q3DTheme is used to specify visual properties that affect the whole graph. There are several
* built-in themes that can be used directly, or be modified freely. User can also create a theme
@@ -236,7 +236,7 @@ QT_BEGIN_NAMESPACE_DATAVISUALIZATION
*
* \snippet doc_src_q3dtheme.cpp 6
*
- * For Theme3D enums, see \l Q3DTheme::ColorStyle and \l Q3DTheme::Theme
+ * For Theme3D enums, see \l Q3DTheme::ColorStyle and \l{Q3DTheme::Theme}.
*/
/*!