summaryrefslogtreecommitdiffstats
path: root/src/app/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.cpp')
-rw-r--r--src/app/app.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/app/app.cpp b/src/app/app.cpp
index 466d757..3ce8d7a 100644
--- a/src/app/app.cpp
+++ b/src/app/app.cpp
@@ -28,7 +28,8 @@
/**
- * \struct ApplicationPrivate Private data of CApplication class
+ * \struct ApplicationPrivate
+ * \brief Private data of CApplication class
*
* Contains SDL-specific variables that should not be visible outside application module.
*/