[evolution/wip/webkit2] EHTMLEditorWebExtension - Don't crash at start



commit d710c2b32361965211d614a9597eb5d529e7d641
Author: Tomas Popela <tpopela redhat com>
Date:   Thu Jan 15 15:55:45 2015 +0100

    EHTMLEditorWebExtension - Don't crash at start
    
    Close the method XML element.

 web-extensions/e-html-editor-web-extension.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/web-extensions/e-html-editor-web-extension.c b/web-extensions/e-html-editor-web-extension.c
index ee5331a..44a6d52 100644
--- a/web-extensions/e-html-editor-web-extension.c
+++ b/web-extensions/e-html-editor-web-extension.c
@@ -216,6 +216,7 @@ static const char introspection_xml[] =
 "      <arg type='t' name='page_id' direction='in'/>"
 "      <arg type='s' name='value' direction='in'/>"
 "      <arg type='u' name='scope' direction='in'/>"
+"    </method>"
 "    <method name='EHTMLEditorCellDialogSetElementColSpan'>"
 "      <arg type='t' name='page_id' direction='in'/>"
 "      <arg type='i' name='value' direction='in'/>"


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