stupid me...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25533 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-07-10 11:45:16 +00:00
parent f71ec170f7
commit 7122fd58d8

View File

@ -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;