aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-menu.h')
-rw-r--r--mail/em-menu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/em-menu.h b/mail/em-menu.h
index 043689520c..d0e372af3e 100644
--- a/mail/em-menu.h
+++ b/mail/em-menu.h
@@ -64,7 +64,8 @@ enum {
EM_MENU_SELECT_LAST = 1<<18 /* reserve 2 slots */
};
-/* Flags that describe a TARGET_WIDGET (none) */
+/* Flags that describe a TARGET_WIDGET (none)
+ this should probably be a more specific target type */
typedef struct _EMMenuTargetSelect EMMenuTargetSelect;