mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
stupid me...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25533 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f71ec170f7
commit
7122fd58d8
@ -415,7 +415,7 @@ void Loader::Impl::createPixmap()
|
||||
return;
|
||||
}
|
||||
|
||||
if (cached_item_->image()) {
|
||||
if (!cached_item_->image()) {
|
||||
// There must have been a problem reading the file.
|
||||
LYXERR(Debug::GRAPHICS, "Graphics file not loaded.");
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user