Re: lyxtext.h problem

2006-03-14 Thread Bennett Helm
On Mar 14, 2006, at 10:20 AM, Georg Baum wrote: Bennett Helm wrote: On current svn, I get the following error: ../../src/lyxtext.h:231: error: 'bool LyXText::backspacePos0 (LCursor&)' and 'bool LyXText::backspacePos0(LCursor&)' cannot be overloaded Solutions? Maybe you have merge conflicts

Re: lyxtext.h problem

2006-03-14 Thread Georg Baum
Bennett Helm wrote: > On current svn, I get the following error: > > ../../src/lyxtext.h:231: error: 'bool LyXText::backspacePos0 > (LCursor&)' and 'bool LyXText::backspacePos0(LCursor&)' cannot be > overloaded > > Solutions? Maybe you have merge conflicts in this file? Georg