1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00

Updated Icon Design and Binary Data

This commit is contained in:
Felix Faire 2014-11-13 11:29:16 +00:00
parent b01383e8d0
commit 02c95c45d4
27 changed files with 1735 additions and 338 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@ namespace BinaryData
const int icons_zipSize = 83876;
extern const char* juce_icon_png;
const int juce_icon_pngSize = 19826;
const int juce_icon_pngSize = 83091;
extern const char* juce_module_info;
const int juce_module_infoSize = 1404;