[evolution/webkit-composer: 18/150] Fix build



commit 22aeef70519a625acdb477f3ff2f3ff43f0b768c
Author: Dan VrÃtil <dvratil redhat com>
Date:   Tue Jul 31 20:35:49 2012 +0200

    Fix build

 e-util/e-editor-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-editor-widget.c b/e-util/e-editor-widget.c
index 4951221..a3b886a 100644
--- a/e-util/e-editor-widget.c
+++ b/e-util/e-editor-widget.c
@@ -67,6 +67,7 @@ static void
 editor_widget_strip_formatting (EEditorWidget *widget)
 {
 	gchar *plain, *html;
+	GRegex *regex;
 
 	plain = e_editor_widget_get_text_plain (widget);
 



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