On Wed, 2003-01-01 at 14:57, Jordi Mas wrote: > Hello, > > It seems that the build is broken: > > ;------------------------- > ap_Win32Dialog_Spell.cpp(405) : error C2065: 'm_iSentenceStart' : undeclared > identifier > make[4]: *** [/cygdrive/c/abi/abi/src/WIN32_1.3.10_i386_OBJ/obj/ap_Win32Dialog_S > pell.obj] Error 2 > ;-------------------------
My bad. What does that code do? The sentence start is now a private of the block's spell word iterator - and I don't understand what it could be used for. The centering that happens, is that for the main window, or for the window that shows the sentence?!? Jesper
