mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 23:07:59 +02:00
add the new placeholder image
This commit is contained in:
parent
18e2b62ecc
commit
7e19a540fd
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -58,7 +58,7 @@ private:
|
|||
|
||||
QString _title;
|
||||
QString _description;
|
||||
QString _imageURL { "../images/NoPictureProvided.svg" };
|
||||
QString _imageURL { "../images/no-picture-provided.svg" };
|
||||
};
|
||||
|
||||
#endif // hifi_Tooltip_h
|
||||
|
|
Loading…
Reference in a new issue