mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3939 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b5590451b4
commit
78e2cd8932
@ -1045,7 +1045,7 @@ string const getExtFromContents(string const & filename)
|
||||
|
||||
getline(ifs, str);
|
||||
lyxerr[Debug::GRAPHICS] << "Scanstring: " << str << endl;
|
||||
|
||||
|
||||
string const stamp = str.substr(0,2);
|
||||
if (firstLine && str.size() >= 2) {
|
||||
// at first we check for a zipped file, because this
|
||||
|
Loading…
Reference in New Issue
Block a user