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:
parent
b01383e8d0
commit
02c95c45d4
27 changed files with 1735 additions and 338 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue