summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc1
-rw-r--r--examples/opengl/doc/src/hellogles3.qdoc1
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
index d47b365a7b2..0d598fa29e6 100644
--- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
+++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
@@ -4,7 +4,6 @@
/*!
\title Qt Android Notifier
\example platform/androidnotifier
- \examplecategory {Mobile}
\meta tag {widgets,android,notification}
\brief Demonstrates calling Java code from Qt in an Android application.
diff --git a/examples/opengl/doc/src/hellogles3.qdoc b/examples/opengl/doc/src/hellogles3.qdoc
index bb699ec1d8c..acd00e75977 100644
--- a/examples/opengl/doc/src/hellogles3.qdoc
+++ b/examples/opengl/doc/src/hellogles3.qdoc
@@ -6,6 +6,7 @@
\title Hello GLES3 Example
\ingroup examples-widgets-opengl
\examplecategory {Graphics & Multimedia}
+ \examplecategory {Mobile}
\brief Demonstrates OpenGL ES 3.0 functions via QOpenGLExtraFunctions.