BufferList::exists(): use FileName::operator==() instead of string comparison.
commit96dbf75314af07dbdc86fc8d3a9e3a7ce277f538
authoryounes <younes@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 29 Jul 2008 08:05:01 +0000 (29 08:05 +0000)
committeryounes <younes@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 29 Jul 2008 08:05:01 +0000 (29 08:05 +0000)
tree500805ae7c72a72774f3fe45cb1d5a3f32abda79
parentf57ef165b808190b3ed12098c1e4c197c33545ee
BufferList::exists(): use FileName::operator==() instead of string comparison.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25957 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferList.cpp