Re: [Cvslog] r28748 - /lyx-devel/trunk/src/support/FileName.cpp
Vincent van Ravesteijn wrote: > If everyone agrees with the fix, this should also go into 1.6.2. OK. Jürgen
Re: [Cvslog] r28748 - /lyx-devel/trunk/src/support/FileName.cpp
v...@lyx.org schreef: Author: vfr Date: Tue Mar 10 00:30:08 2009 New Revision: 28748 URL: http://www.lyx.org/trac/changeset/28748 Log: Fix an infinite loop with Qt4.5 when creating two unnamed files. In Qt4.5, QFileInfo::operator==() compares the file locations instead of the files themselve