Re: [Cvslog] r24137 - /lyx-devel/trunk/src/LyXAction.cpp

2008-04-06 Thread rgheck
Pavel Sanda wrote: Correct. You could add that the parameter corresponds to the "lyxtype". i was already looking what exactly lyxtype means, but the commentary in header file was not really helpful to determine what the "lyxtype" is: /// std::string lyxtype_; This probably

Re: [Cvslog] r24137 - /lyx-devel/trunk/src/LyXAction.cpp

2008-04-06 Thread Pavel Sanda
> Correct. You could add that the parameter corresponds to the > "lyxtype". i was already looking what exactly lyxtype means, but the commentary in header file was not really helpful to determine what the "lyxtype" is: /// std::string lyxtype_; pavel

Re: [Cvslog] r24137 - /lyx-devel/trunk/src/LyXAction.cpp

2008-04-06 Thread Martin Vermeer
On Sun, Apr 06, 2008 at 11:19:43AM +, [EMAIL PROTECTED] wrote: > Author: sanda > Date: Sun Apr 6 13:19:42 2008 > New Revision: 24137 > > URL: http://www.lyx.org/trac/changeset/24137 > Log: > * Doxy. > > Modified: > lyx-devel/trunk/src/LyXAction.cpp > > Modified: lyx-devel/trunk/src/LyXA