summaryrefslogtreecommitdiff
path: root/src/ui/members.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/members.h')
-rw-r--r--src/ui/members.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/members.h b/src/ui/members.h
index 4f7c50d..8e70ca4 100644
--- a/src/ui/members.h
+++ b/src/ui/members.h
@@ -56,6 +56,8 @@ typedef struct UI_MEMBERS_Handle
const struct GNUNET_CHAT_Contact *selected;
} UI_MEMBERS_Handle;
+#define UI_MEMBERS_COLS_MIN 30
+
void
members_event(UI_MEMBERS_Handle *members,
struct MESSENGER_Application *app,