mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
Squelch annoying debug dump.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24630 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b90ec7288d
commit
14257be476
@ -459,7 +459,7 @@ void GuiGraphics::updateContents()
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
lyxerr << bufferFilepath();
|
//lyxerr << bufferFilepath();
|
||||||
string const name =
|
string const name =
|
||||||
igp.filename.outputFilename(fromqstr(bufferFilepath()));
|
igp.filename.outputFilename(fromqstr(bufferFilepath()));
|
||||||
filename->setText(toqstr(name));
|
filename->setText(toqstr(name));
|
||||||
|
Loading…
Reference in New Issue
Block a user