[hackers] [surf] small fix || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Tue, 20 Oct 2009 18:55:52 +0000 (UTC)

changeset: 145:68ada3158f24
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Tue Oct 20 20:58:18 2009 +0200
files: surf.c
description:
small fix

diff -r 66e3a9d1ce62 -r 68ada3158f24 surf.c
--- a/surf.c Tue Oct 20 20:52:43 2009 +0200
+++ b/surf.c Tue Oct 20 20:58:18 2009 +0200
@@ -237,6 +237,7 @@
         gtk_widget_destroy(c->uribar);
         gtk_widget_destroy(c->searchbar);
         gtk_widget_destroy(c->vbox);
+ gtk_widget_destroy(c->indicator);
         gtk_widget_destroy(c->win);
         for(i = 0; i < LENGTH(items); i++)
                 gtk_widget_destroy(c->items[i]);
Received on Tue Oct 20 2009 - 18:55:52 UTC

This archive was generated by hypermail 2.2.0 : Tue Oct 20 2009 - 19:00:07 UTC