aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-config.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-22 06:40:15 +0800
committernobody <nobody@localhost>2000-05-22 06:40:15 +0800
commitb5f82e57fa8f5cc4538d3fd5e88cef6409265e0b (patch)
tree70ea22d6a4da2e07bedfe85a5cddc5e7ad0a1246 /widgets/table/e-table-config.h
parent3f5d9cb60827ca2a5e032e95aa241cc8376ab46f (diff)
downloadgsoc2013-evolution-GNOME_APPLETS_1_2_0.tar
gsoc2013-evolution-GNOME_APPLETS_1_2_0.tar.gz
gsoc2013-evolution-GNOME_APPLETS_1_2_0.tar.bz2
gsoc2013-evolution-GNOME_APPLETS_1_2_0.tar.lz
gsoc2013-evolution-GNOME_APPLETS_1_2_0.tar.xz
gsoc2013-evolution-GNOME_APPLETS_1_2_0.tar.zst
gsoc2013-evolution-GNOME_APPLETS_1_2_0.zip
This commit was manufactured by cvs2svn to create tagGNOME_APPLETS_1_2_0
'GNOME_APPLETS_1_2_0'. svn path=/tags/GNOME_APPLETS_1_2_0/; revision=3153
Diffstat (limited to 'widgets/table/e-table-config.h')
-rw-r--r--widgets/table/e-table-config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h
deleted file mode 100644
index 617ef6a331..0000000000
--- a/widgets/table/e-table-config.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _E_TABLE_CONFIG_H
-#define _E_TABLE_CONFIG_H
-
-GnomeDialog *e_table_gui_config (ETable *etable);
-void e_table_do_gui_config (GtkWidget *, ETable *etable);
-
-void e_table_gui_config_accept (GtkWidget *widget, ETable *etable);
-void e_table_gui_config_cancel (GtkWidget *widget, ETable *etable);
-
-
-#endif /* _E_TABLE_CONFIG_H */