[Patch] Harmless Safari merges, please review.
Leo Savernik
l.savernik at aon.at
Wed Jul 30 13:22:34 BST 2003
Am Sonntag, 27. Juli 2003 11:21 schrieb Dirk Mueller:
> On Mit, 23 Jul 2003, Leo Savernik wrote:
> > - Renaming TextSlave to TextRun and inherit it from InlineBox
> > - Activating compilation and "porting" of render_line.cpp
>
> Looks okay. Please note that some of the changes break the code style, i.e.
> its
>
Will commit soon, plus minor fixes.
> void Foo::bar()
> {
> // some stuff
> }
>
> and not
>
> void Foo::bar() {
> // some stuff
> }
Oops, there is a code style? I haven't known so far, but I'll adhere.
More information about the kfm-devel
mailing list