summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc')
-rw-r--r--examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc b/examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc
index e63662dfbb..476522b086 100644
--- a/examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc
+++ b/examples/corelib/bindableproperties/doc/src/bindableproperties.qdoc
@@ -3,7 +3,8 @@
/*!
\example bindableproperties
- \title Bindable Properties Example
+ \examplecategory {Data Processing & I/O}
+ \title Bindable Properties
\brief Demonstrates how the usage of bindable properties can simplify
your C++ code.