summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2001-06-06 00:05:52 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-06-06 00:05:52 +0000
commit7e2541bd594c71ab3151bf986a4cf4bd88bef39b (patch)
tree52c0a713c655667a0d2d6078707ddcee8c18764d /ChangeLog.pre-2-4
parentec6baad4d82eaf2523db318a2ce728a5d75d8ec6 (diff)
downloadgtk+-7e2541bd594c71ab3151bf986a4cf4bd88bef39b.tar.gz
Don't swap the order of the args to gtk_widget_destroyed.
2001-06-05 Alex Larsson <alexl@redhat.com> * demos/gtk-demo/appwindow.c (do_appwindow): Don't swap the order of the args to gtk_widget_destroyed.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-43
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index dcc9e957ca..747037968e 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,8 @@
2001-06-05 Alex Larsson <alexl@redhat.com>
+ * demos/gtk-demo/appwindow.c (do_appwindow):
+ Don't swap the order of the args to gtk_widget_destroyed.
+
* tests/testgtk.c (destroy_properties):
Don't crash when the properties window is destroyed.