mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Make the dropdown arrow more visible
This commit is contained in:
parent
97251986ed
commit
07fd731ec7
@ -33,8 +33,8 @@ static const char * MicMenu_xpm[] = {
|
||||
" .+... ",
|
||||
" .+... ",
|
||||
" .+... ",
|
||||
" .... .....",
|
||||
" .... ",
|
||||
" .. .....",
|
||||
" . ... ",
|
||||
". . "};
|
||||
" .... ",
|
||||
" .... .......",
|
||||
" .. ..... ",
|
||||
" . ... ",
|
||||
". . "};
|
||||
|
@ -29,8 +29,8 @@ static const char * SpeakerMenu_xpm[] = {
|
||||
" $$ % $ ",
|
||||
" @$ @ #@ ",
|
||||
" + ;+ ",
|
||||
" . >. $$$$$",
|
||||
" , ",
|
||||
" $$$$$",
|
||||
" $$$ ",
|
||||
" $ "};
|
||||
" . >. ",
|
||||
" , $$$$$$$",
|
||||
" $$$$$ ",
|
||||
" $$$ ",
|
||||
" $ "};
|
||||
|
Loading…
x
Reference in New Issue
Block a user