Kaydet (Commit) e608a754 authored tarafından Pranav Kant's avatar Pranav Kant Kaydeden (comit) Miklos Vajna

lokdocview: fixed a signal name

Change-Id: I645516d43562dfa03c27e2bea366e9a161829bfe
üst cf14391b
......@@ -1352,7 +1352,7 @@ static void lok_doc_view_class_init (LOKDocViewClass* pClass)
* @pDocView: the #LOKDocView on which the signal is emitted
* @aHyperlink: the URI which the application should handle
*/
doc_view_signals[PART_CHANGED] =
doc_view_signals[HYPERLINK_CLICKED] =
g_signal_new("hyperlinked-clicked",
G_TYPE_FROM_CLASS(pGObjectClass),
G_SIGNAL_RUN_FIRST,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment