summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 22:50:55 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 22:50:55 +0200
commitcf312c0b870175b8897ce98df6a8c46ccce92e2e (patch)
treea044a5d6fac959bfb49e47af886902d61a8ec723 /src/app/app.h
parentbf06998ece3ba9d47b595e3761beba54b3793036 (diff)
downloadcolobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.tar.gz
colobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.tar.bz2
colobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.zip
Fixed brief Doxygen description
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.