Searched refs:FILE_ICON_PATH (Results 1 – 1 of 1) sorted by relevance
21 const FILE_ICON_PATH: &[u8] = include_bytes!("../resource/file_icon.png"); constant67 false => ImageResource::from_path(FILE_ICON_PATH), in new()