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
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