[evolution/webkit-composer: 30/54] Fix build
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit-composer: 30/54] Fix build
- Date: Tue, 7 Aug 2012 08:50:12 +0000 (UTC)
commit c8a47eae656d333e4001f1faa6a373b24c019fc2
Author: Dan VrÃtil <dvratil redhat com>
Date: Tue Jul 31 20:35:49 2012 +0200
Fix build
widgets/editor/e-editor-widget.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/widgets/editor/e-editor-widget.c b/widgets/editor/e-editor-widget.c
index 4951221..a3b886a 100644
--- a/widgets/editor/e-editor-widget.c
+++ b/widgets/editor/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]