mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-13 07:14:31 +00:00
using new icon.
This commit is contained in:
parent
2afe3f3e57
commit
1bcc6d6918
@ -49,7 +49,7 @@ std::string CSMWorld::TableMimeData::getIcon() const
|
||||
|
||||
if (tmpIcon != mUniversalId[i].getIcon())
|
||||
{
|
||||
return ""; //should return multiple types icon, but at the moment we don't have one
|
||||
return ":/multitype.png"; //icon stolen from gnome
|
||||
}
|
||||
|
||||
tmpIcon = mUniversalId[i].getIcon();
|
||||
|
Loading…
x
Reference in New Issue
Block a user