summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.h')
-rw-r--r--src/app/app.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/app/app.h b/src/app/app.h
index a58ea98..e83652c 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -36,7 +36,8 @@ struct ApplicationPrivate;
/**
- * \class CApplication Main application
+ * \class CApplication
+ * \brief Main application
*
* This class is responsible for creating and handling main application window,
* receiving events, etc.