changeset 16129:8bb00667532f

Add this now so we don't break abi right after release
author Richard Nelson <wabz@pidgin.im>
date Sun, 15 Apr 2007 08:31:16 +0000
parents bd4a21db0ec9
children b4a112ceb248
files finch/gntconv.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/finch/gntconv.h	Sun Apr 15 01:26:57 2007 +0000
+++ b/finch/gntconv.h	Sun Apr 15 08:31:16 2007 +0000
@@ -47,6 +47,7 @@
 	GntWidget *window;        /* the container */
 	GntWidget *entry;         /* entry */
 	GntWidget *tv;            /* text-view */
+	GntWidget *menu;          /* future use */
 
 	union
 	{