Changeset 168 for smplayer/vendor/current/src/infofile.cpp
- Timestamp:
- Oct 9, 2014, 11:54:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/infofile.cpp
r163 r168 54 54 default : icon = "type_unknown.png"; 55 55 } 56 icon = icon.replace(".png", ""); // FIXME 56 57 icon = "<img src=\"" + Images::file(icon) + "\"> "; 57 58
Note:
See TracChangeset
for help on using the changeset viewer.