From 5aef03b3a165b309622f6d051bd4d53c42b4532d Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 25 Nov 2002 10:47:53 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r232, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=233 --- pd/src/g_all_guis.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pd/src/g_all_guis.h') diff --git a/pd/src/g_all_guis.h b/pd/src/g_all_guis.h index 54f9cef4..ec9d4e69 100644 --- a/pd/src/g_all_guis.h +++ b/pd/src/g_all_guis.h @@ -265,8 +265,10 @@ typedef struct _vdial t_atom x_at[2]; } t_vdial; +#define t_vradio t_vdial +#define t_hradio t_hdial + extern int sys_noloadbang; -extern t_symbol *iemgui_key_sym; extern int iemgui_color_hex[]; extern int iemgui_vu_db2i[]; extern int iemgui_vu_col[]; -- cgit v1.2.1