diff gui/util/bitmap.h @ 35729:a5f7a861a293

Revise some doxygen comments.
author ib
date Tue, 22 Jan 2013 17:04:36 +0000
parents b03481253518
children a17b55521dd2
line wrap: on
line diff
--- a/gui/util/bitmap.h	Tue Jan 22 15:37:17 2013 +0000
+++ b/gui/util/bitmap.h	Tue Jan 22 17:04:36 2013 +0000
@@ -19,10 +19,7 @@
 #ifndef MPLAYER_GUI_BITMAP_H
 #define MPLAYER_GUI_BITMAP_H
 
-/**
- * @def GUI_TRANSPARENT
- * transparent color (opaque fuchsia/magenta)
- */
+/// Transparent color (opaque fuchsia/magenta)
 #define GUI_TRANSPARENT 0xffff00ff
 #define ALPHA_OPAQUE    0xff000000