aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-reflow.h
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-04-05 08:26:43 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-04-05 08:26:43 +0800
commitc77e63e2cc9d19f865589da454e8810f8804aedf (patch)
tree213ff7264cb70cfb1ec0cdbd31655c64a0985f58 /widgets/misc/e-reflow.h
parent7210c85ade19359bfb711b66780a47700742b0fa (diff)
downloadgsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar.gz
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar.bz2
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar.lz
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar.xz
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.tar.zst
gsoc2013-evolution-c77e63e2cc9d19f865589da454e8810f8804aedf.zip
Some small header cleanups & fixes, and fix to translate all popup menus
(woohoo!): 2001-04-05 Gediminas Paulauskas <menesis@delfi.lt> * gal/widgets/e-popup-menu.c: Copied gnome_app_helper_gettext function here, and use it for translating menu names (they are passed from app as well as from gal in arrays with N_(), and domains differ). svn path=/trunk/; revision=9190
Diffstat (limited to 'widgets/misc/e-reflow.h')
-rw-r--r--widgets/misc/e-reflow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/misc/e-reflow.h b/widgets/misc/e-reflow.h
index 205bdb042c..641a4af0e5 100644
--- a/widgets/misc/e-reflow.h
+++ b/widgets/misc/e-reflow.h
@@ -21,7 +21,6 @@
#ifndef __E_REFLOW_H__
#define __E_REFLOW_H__
-#include <glib.h>
#include <libgnomeui/gnome-canvas.h>
#ifdef __cplusplus