aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-config.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-29 23:42:50 +0800
committernobody <nobody@localhost>2000-05-29 23:42:50 +0800
commit38c3f87fa2c50a71e095b4767d57ada6ce8867fe (patch)
tree47f7d2447d64eb8e27296917d78b128ddf21cde1 /widgets/table/e-table-config.h
parentccb665a0262b51c92ca5a54a074dda0dec91a573 (diff)
downloadgsoc2013-evolution-GTKHTML_1_4.tar
gsoc2013-evolution-GTKHTML_1_4.tar.gz
gsoc2013-evolution-GTKHTML_1_4.tar.bz2
gsoc2013-evolution-GTKHTML_1_4.tar.lz
gsoc2013-evolution-GTKHTML_1_4.tar.xz
gsoc2013-evolution-GTKHTML_1_4.tar.zst
gsoc2013-evolution-GTKHTML_1_4.zip
This commit was manufactured by cvs2svn to create tag 'GTKHTML_1_4'.GTKHTML_1_4
svn path=/tags/GTKHTML_1_4/; revision=3264
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 */