aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-gui-utils.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-26 10:23:33 +0800
committernobody <nobody@localhost>2001-07-26 10:23:33 +0800
commitbd56ec56c662ba26f29690524fbe8d313be6118f (patch)
tree5c64260398fbee96c8074faef3fb06bf6ce67706 /e-util/e-gui-utils.h
parent9cf5ba1797448f8a2eb28add9f6b07c6adb31495 (diff)
downloadgsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.gz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.bz2
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.lz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.xz
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.tar.zst
gsoc2013-evolution-bd56ec56c662ba26f29690524fbe8d313be6118f.zip
This commit was manufactured by cvs2svn to create tag 'GAL_0_10'.GAL_0_10
svn path=/tags/GAL_0_10/; revision=11421
Diffstat (limited to 'e-util/e-gui-utils.h')
-rw-r--r--e-util/e-gui-utils.h8
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 */