diff options
Diffstat (limited to 'noatun/modules/winskin/waSkins.h')
-rw-r--r-- | noatun/modules/winskin/waSkins.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/noatun/modules/winskin/waSkins.h b/noatun/modules/winskin/waSkins.h index f8d5f623..8e778525 100644 --- a/noatun/modules/winskin/waSkins.h +++ b/noatun/modules/winskin/waSkins.h @@ -58,10 +58,10 @@ #define _WA_SKIN_SHUFREP_PLAYLIST_NOT_SET_PRES 29 #define _WA_SKIN_SHUFREP_PLAYLIST_SET_NORM 30 #define _WA_SKIN_SHUFREP_PLAYLIST_SET_PRES 31 -#define _WA_SKIN_SHUFREP_EQ_NOT_SET_NORM 32 -#define _WA_SKIN_SHUFREP_EQ_NOT_SET_PRES 33 -#define _WA_SKIN_SHUFREP_EQ_SET_NORM 34 -#define _WA_SKIN_SHUFREP_EQ_SET_PRES 35 +#define _WA_SKIN_SHUFREP_ETQ_NOT_SET_NORM 32 +#define _WA_SKIN_SHUFREP_ETQ_NOT_SET_PRES 33 +#define _WA_SKIN_SHUFREP_ETQ_SET_NORM 34 +#define _WA_SKIN_SHUFREP_ETQ_SET_PRES 35 #define _WA_SKIN_TEXT 36 |