]> git.lyx.org Git - features.git/commit
FileName(): Remove isAbsolute() assertion. This is not needed because FileName now...
authorAbdelrazak Younes <younes@lyx.org>
Wed, 28 Nov 2007 12:24:10 +0000 (12:24 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 28 Nov 2007 12:24:10 +0000 (12:24 +0000)
commitd2b0c5e87d4cde1da0b32034f788b3b9a252fa37
treea05bcf861b127ba793361f6317705b922982f577
parent34f0cc2ae15af2cdee110226c657ae261668513e
FileName(): Remove isAbsolute() assertion. This is not needed because FileName now caches a QFileInfo instead if the passed path.

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