On Fri, Nov 06, 2015 at 10:44:57AM +0800, Jactry Zeng wrote:
Why did you change this? Your last patch had ME_TextEditor* as the first parameter, which was much better.
^ There's a trailing space here.
Huw.
Hi, 2015-11-06 16:52 GMT+08:00 Huw Davies huw@codeweavers.com:
Why did you change this? Your last patch had ME_TextEditor* as the first parameter, which was much better.
Because I find we only need alignStyle here, so used editor->alignStyle instead. But I don't tend to prefer one of them. :-) Will send another try.
Thanks.