From 5e836af8846c44a253270c8925381d2922a203c7 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 28 Jan 1999 04:12:58 +0000 Subject: Move gravity_works back to a static global variable, since it is a global Wed Jan 27 23:05:55 1999 Owen Taylor * gtk/gtklayout.[ch] (gtk_layout_realize): Move gravity_works back to a static global variable, since it is a global constant, and this way we keep structure sizes uniform. CV: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5467daf286..662bb9f203 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Jan 27 23:05:55 1999 Owen Taylor + + * gtk/gtklayout.[ch] (gtk_layout_realize): Move + gravity_works back to a static global variable, + since it is a global constant, and this way we + keep structure sizes uniform. + Wed Jan 27 22:59:07 1999 Owen Taylor * gtk/Makefile.am (static_SOURCES): Move gtkintl.h -- cgit v1.2.1