aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorLauris Kaplinski <lauris@src.gnome.org>2000-10-09 07:15:56 +0800
committerLauris Kaplinski <lauris@src.gnome.org>2000-10-09 07:15:56 +0800
commit088dc778272274c7cb50f28ba9bd6c9ff7a5b6f9 (patch)
tree3e67db4010316078b6f6a9f6450c47b0af8a392c /widgets
parent6313365b6f8503b949ffe4a036575266f1de59d3 (diff)
downloadgsoc2013-evolution-088dc778272274c7cb50f28ba9bd6c9ff7a5b6f9.tar.gz
gsoc2013-evolution-088dc778272274c7cb50f28ba9bd6c9ff7a5b6f9.tar.zst
gsoc2013-evolution-088dc778272274c7cb50f28ba9bd6c9ff7a5b6f9.zip
Added missing BEGIN/END_GNOME_DECLS
svn path=/trunk/; revision=5790
Diffstat (limited to 'widgets')
-rw-r--r--widgets/misc/e-unicode.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/e-unicode.h b/widgets/misc/e-unicode.h
index 57f5845c1f..c6a452382a 100644
--- a/widgets/misc/e-unicode.h
+++ b/widgets/misc/e-unicode.h
@@ -5,6 +5,9 @@
#include <glib.h>
#include <gtk/gtk.h>
#include <config.h>
+#include <libgnome/gnome-defs.h>
+
+BEGIN_GNOME_DECLS
#ifdef USING_GNOME_PRINT_0_20
#define gnome_font_get_size(f) ((f)->size)
@@ -50,6 +53,8 @@ gint e_utf8_gtk_clist_append (GtkCList *clist, gchar *text[]);
gint g_unichar_to_utf8 (gint c, gchar *outbuf);
guint32 gdk_keyval_to_unicode (guint keysym);
+BEGIN_GNOME_DECLS
+
#endif
ons'>-1/+1 * Upgrade to 2.2.demon2001-08-165-8/+31 * Remove Ukrainian from BATCH builds.demon2001-07-051-1/+1 * Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-171-1/+1 * Sort languages by name.demon2001-04-131-10/+10 * Examine LINGUAS variable before BATCH.demon2001-04-111-5/+5 * Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-101-2/+2 * Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-102-0/+87 * Update to 2.1.1demon2001-04-063-13/+2 * Overhaul QT/KDE support:will2001-04-031-2/+2