1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Const'ify xpm images

This commit is contained in:
Henric Jungheim
2018-01-14 03:17:05 -07:00
committed by Paul Licameli
parent d8da4015ef
commit b77637750d
238 changed files with 274 additions and 274 deletions

View File

@@ -1,5 +1,5 @@
/* XPM */
static const char * AudacityLogoWithName_xpm[] = {
static const char * const AudacityLogoWithName_xpm[] = {
"506 200 8358 2",
" c #FFFFFF",
". c #FFFFFE",