mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +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;
|
||||
}
|
||||
|
||||
lyxerr << bufferFilepath();
|
||||
//lyxerr << bufferFilepath();
|
||||
string const name =
|
||||
igp.filename.outputFilename(fromqstr(bufferFilepath()));
|
||||
filename->setText(toqstr(name));
|
||||
|
Loading…
Reference in New Issue
Block a user