From 8078ec7c1f53897551f66503a602b15983ea47cb Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 30 Mar 2000 22:50:40 +0000 Subject: Add so I can go to the chillout hack room svn path=/trunk/; revision=2264 --- widgets/table/e-table-config.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 widgets/table/e-table-config.h (limited to 'widgets/table/e-table-config.h') diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h new file mode 100644 index 0000000000..9bd16071a2 --- /dev/null +++ b/widgets/table/e-table-config.h @@ -0,0 +1,7 @@ +#ifndef _E_TABLE_CONFIG_H +#define _E_TABLE_CONFIG_H + +GtkWidget *e_table_gui_config (ETable *etable); +void e_table_do_gui_config (ETable *etable); + +#endif /* _E_TABLE_CONFIG_H */ -- cgit v1.2.3