In src/geanyobject.c:

>  		G_TYPE_BOOLEAN, 2,
> -		G_TYPE_POINTER, G_TYPE_POINTER);
> +		GEANY_TYPE_EDITOR, G_TYPE_POINTER);

shouldn't the second type be SCINTILLA_TYPE_NOTIFICATION?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.