diff options
author | nobody <nobody@localhost> | 2002-03-10 23:35:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-03-10 23:35:38 +0800 |
commit | e211526e4926cb41a38f08e1853001256c909204 (patch) | |
tree | 112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /e-util/e-gui-utils.h | |
parent | 0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff) | |
download | gsoc2013-evolution-PROCMAN_1_1_6.tar.gz gsoc2013-evolution-PROCMAN_1_1_6.tar.zst gsoc2013-evolution-PROCMAN_1_1_6.zip |
This commit was manufactured by cvs2svn to create tagPROCMAN_1_1_6
'PROCMAN_1_1_6'.
svn path=/tags/PROCMAN_1_1_6/; revision=16069
Diffstat (limited to 'e-util/e-gui-utils.h')
-rw-r--r-- | e-util/e-gui-utils.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/e-util/e-gui-utils.h b/e-util/e-gui-utils.h deleted file mode 100644 index 9cbb64fbf6..0000000000 --- a/e-util/e-gui-utils.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef E_GUI_UTILS_H -#define E_GUI_UTILS_H - -#include <gtk/gtkwidget.h> - -GtkWidget *e_create_image_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); - -#endif /* E_GUI_UTILS_H */ |