Peter Kuemmel wrote: > > > fixed, it was a QtGui header. > > > > don't beat me, i'm innocent :) > > Have you removed the new files (git -f clean) before patching again?
removing the new files and adding them back helped indeed. so you can beat me :D back to the patch - i didn't get what you intend with this splash? problems: * version control is broken - try for example: 1. load lfuns.lyx from svn tree 2. try 'check out for edit' 3. file disappears * output widget is reset after each process. this way viewing of eg postscript doesn't show latex translation but only launching gv. instead of reset we only put some delimiter in the output? * output widget has set too high y-coord as minimun (can be sorted later, very probably duplicateof the same bug with source code widget. needed delicated patch iirc.) pavel