diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | 33431dbe42411bd1988f705ac2798cfc81c3718c (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /e-util/e-gui-utils.h | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-OldWDE.tar gsoc2013-evolution-OldWDE.tar.gz gsoc2013-evolution-OldWDE.tar.bz2 gsoc2013-evolution-OldWDE.tar.lz gsoc2013-evolution-OldWDE.tar.xz gsoc2013-evolution-OldWDE.tar.zst gsoc2013-evolution-OldWDE.zip |
This commit was manufactured by cvs2svn to create tag 'OldWDE'.OldWDE
svn path=/tags/OldWDE/; revision=10428
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 */ |