Icons and icon tool update

This commit is contained in:
furrtek 2017-02-03 08:21:12 +00:00
parent c352458114
commit f9dd3f5a96
51 changed files with 891 additions and 800 deletions

View file

@ -98,7 +98,7 @@ private:
};
Image bmp_speaker {
{ 204, 8, 16, 16 },
&bitmap_speaker,
&bitmap_icon_speaker,
ui::Color::white(),
ui::Color::black()
};