+ minor fix
This commit is contained in:
parent
a81a307346
commit
8f54360226
|
@ -257,6 +257,9 @@ QPixmap BitmapFactoryInst::pixmap(const char* name) const
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (!icon.isNull())
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user