summaryrefslogtreecommitdiff
path: root/src/gui/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.h')
-rw-r--r--src/gui/gui.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/gui.h b/src/gui/gui.h
index 99d302db..0028cb77 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -32,6 +32,10 @@
#include <alfont.h>
#include <string.h>
+/**
+ * \defgroup GUI GUI related classes
+ */
+
typedef struct {
BITMAP *grid[9];
} LexSkinnedRect;