diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-04-02 16:04:17 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-04-02 16:04:17 +0000 |
commit | 3a7b35be54259fd9cb7134f05d58a1252b320d47 (patch) | |
tree | 142877b70e17b0ac9e0fe75fe235783605b8840b /ChangeLog.pre-1-4 | |
parent | 6fbb14d46ffd139c474e77290293ebac35d93d51 (diff) | |
download | pango-3a7b35be54259fd9cb7134f05d58a1252b320d47.tar.gz |
Add the mystic g_type_init ((GTypeDebugFlags) 0);.
Mon Apr 2 12:01:03 2001 Owen Taylor <otaylor@redhat.com>
* examples/viewer-qt.cc (main): Add the mystic
g_type_init ((GTypeDebugFlags) 0);.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 46e30345..c549b34b 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +Mon Apr 2 12:01:03 2001 Owen Taylor <otaylor@redhat.com> + + * examples/viewer-qt.cc (main): Add the mystic + g_type_init ((GTypeDebugFlags) 0);. + 2001-04-02 Alexander Larsson <alexl@redhat.com> * pango/pangoft2-fontmap.c: |