diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 8f6f0d2eb8e4dc4d9eeeb6033eacff70538f8c65 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /e-util/e-gui-utils.h | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-XPROP_REWRITE.tar gsoc2013-evolution-XPROP_REWRITE.tar.gz gsoc2013-evolution-XPROP_REWRITE.tar.bz2 gsoc2013-evolution-XPROP_REWRITE.tar.lz gsoc2013-evolution-XPROP_REWRITE.tar.xz gsoc2013-evolution-XPROP_REWRITE.tar.zst gsoc2013-evolution-XPROP_REWRITE.zip |
This commit was manufactured by cvs2svn to create tagXPROP_REWRITE
'XPROP_REWRITE'.
svn path=/tags/XPROP_REWRITE/; revision=16889
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 */ |