Re: [Cvslog] r22388 - in /lyx-devel/trunk/src: Buffer.cpp BufferParams...

2008-01-06 Thread rgheck
Peter Kümmel wrote: rgheck wrote: Andre Poenitz wrote: On Sat, Jan 05, 2008 at 05:04:58PM -, [EMAIL PROTECTED] wrote: [...] -bool BufferParams::addLayoutModule(string modName, bool makeClass) { +bool BufferParams::addLayoutModule(string modName) { [..] bool BufferParams::addLayoutModule

Re: [Cvslog] r22388 - in /lyx-devel/trunk/src: Buffer.cpp BufferParams...

2008-01-06 Thread Peter Kümmel
rgheck wrote: Andre Poenitz wrote: On Sat, Jan 05, 2008 at 05:04:58PM -, [EMAIL PROTECTED] wrote: [...] -bool BufferParams::addLayoutModule(string modName, bool makeClass) { +bool BufferParams::addLayoutModule(string modName) { [..] bool BufferParams::addLayoutModules(vectormodNames)

Re: [Cvslog] r22388 - in /lyx-devel/trunk/src: Buffer.cpp BufferParams...

2008-01-06 Thread rgheck
Andre Poenitz wrote: On Sat, Jan 05, 2008 at 05:04:58PM -, [EMAIL PROTECTED] wrote: [...] -bool BufferParams::addLayoutModule(string modName, bool makeClass) { +bool BufferParams::addLayoutModule(string modName) { [..] bool BufferParams::addLayoutModules(vectormodNames) Grrr... H

Re: [Cvslog] r22388 - in /lyx-devel/trunk/src: Buffer.cpp BufferParams...

2008-01-05 Thread Andre Poenitz
On Sat, Jan 05, 2008 at 05:04:58PM -, [EMAIL PROTECTED] wrote: > [...] > -bool BufferParams::addLayoutModule(string modName, bool makeClass) { > +bool BufferParams::addLayoutModule(string modName) { > [..] > bool BufferParams::addLayoutModules(vectormodNames) Grrr... How many of these things