aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-06 05:31:34 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-06 05:31:34 +0800
commit88b4d80571c8d5d0e07405955b9a7be89c2c6635 (patch)
tree8ed9e5522ca0735b99ca7dce9adc5e8b9f369a1f /widgets/text
parenta078041da8f74f24dc586a1bdecd1ce73f030a1d (diff)
downloadgsoc2013-evolution-88b4d80571c8d5d0e07405955b9a7be89c2c6635.tar.gz
gsoc2013-evolution-88b4d80571c8d5d0e07405955b9a7be89c2c6635.tar.zst
gsoc2013-evolution-88b4d80571c8d5d0e07405955b9a7be89c2c6635.zip
Changed draw_borders from a gboolean to a a guint : 1.
2001-02-05 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-entry.h: Changed draw_borders from a gboolean to a a guint : 1. svn path=/trunk/; revision=7990
Diffstat (limited to 'widgets/text')
-rw-r--r--widgets/text/e-entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-entry.h b/widgets/text/e-entry.h
index 04159924f3..5d67946ce2 100644
--- a/widgets/text/e-entry.h
+++ b/widgets/text/e-entry.h
@@ -22,7 +22,7 @@ typedef struct {
EText *item;
GtkJustification justification;
- gboolean draw_borders;
+ guint draw_borders : 1;
} EEntry;
typedef struct {
antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/lang/rexx-regina?h=mate-1.20&id=5f17d102bd86c26be8fb6c074156a7d6c5e1ddea'>Mark as broken on various tier-2 archs.linimon2016-09-191-0/+4 * lang/rexx-regina: 3.8.2 -> 3.9.1pi2016-08-3019-23/+399 * Fix spurious linking issues with libregina.soriggs2016-08-212-1/+2 * many ports: mark broken on powerpc64swills2016-04-221-0/+2 * Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1 * Unbreak the build on PowerPC. This is a quick fix rather than perfectlydanfe2015-09-12