On Sat, Mar 16, 2002 at 02:57:53PM +0000 or thereabouts, Angus Leeming wrote: > Michael, I'm a little surprised by the #includes in this file. Why do you > need to #include any of these:
I guess I don't, This is old code which I think Baruch wrote way back. > They should all be in GUI.h which you already #include. OK, I've removed them :) the next patch I post will fix this. I really don't know anything about this code. The only things I've done to it are add(...) clauses. > Also, you should really > #include "LyXView.h" > rather than > #include "BufferView.h" > since that's what you use! Seems fair. > Incidentally, did you resolve the problem you were having with spurious > signal emission? No, It's bug 169 in bugzilla, any help will be appreciated more than words can say :). -- ======================================================================== | Michael Koziarski |"Conventional wisdom is often | | Data Engineer, Linux user | long on convention and short | | & Objectivist. | on wisdom" -- | | http://www.koziarski.com | Warren E. Buffett, BRK.A | ========================================================================
