Angus Leeming wrote: > My patch to allow "spaces in file names" or not depending on LaTeX's > abilities has become quite large simply because I've also removed a heap > of bloat. I've decided, therefore, to split the patch into two. > > This patch, part I, changes nothing in LyX's operation. Well actually, > that's not quite true; it enables the Qt Alert dialogs to know who their > parent is so that dialogs are stacked in the correct order. > > The patch is primarily a clean-up however. It: > * replaces 6 (SIX!) identical functions with a single one. > * introduces, but does not yet use a new PathValidator class to the Qt > frontend. > > Ok to commit?
I did so. -- Angus