[evolution/webkit-composer: 18/185] Fix build
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit-composer: 18/185] Fix build
- Date: Sat, 13 Apr 2013 15:29:51 +0000 (UTC)
commit 8d2b2cdf7d67aba58327a9c4fa695fbbacc3e568
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 file changed, 1 insertion(+)
---
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]