gtkhtml r8887 - trunk/components/editor



Author: mbarnes
Date: Sat Jul  5 18:46:26 2008
New Revision: 8887
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8887&view=rev

Log:
Forgot a line.


Modified:
   trunk/components/editor/gtkhtml-editor-private.c

Modified: trunk/components/editor/gtkhtml-editor-private.c
==============================================================================
--- trunk/components/editor/gtkhtml-editor-private.c	(original)
+++ trunk/components/editor/gtkhtml-editor-private.c	Sat Jul  5 18:46:26 2008
@@ -383,6 +383,7 @@
 	DISPOSE (priv->main_menu);
 	DISPOSE (priv->main_toolbar);
 	DISPOSE (priv->edit_toolbar);
+	DISPOSE (priv->html_toolbar);
 	DISPOSE (priv->edit_area);
 
 	DISPOSE (priv->color_combo_box);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]