Mac only: centered down arrow for mac.

This helps user's clicking accuracy;
clicks on lower part of the down arrow's geoemtry was being missed.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9554 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2012-05-28 19:13:07 +00:00
parent b547a4f5dc
commit 3bcc267052
1 changed files with 3 additions and 3 deletions

View File

@ -72,14 +72,14 @@ static const char *L_close_xpm[] = {
"...........",
"...........",
"...........",
"...........",
"...........",
"@@@@@@@@@@@",
".@@@@@@@@@.",
"..@@@@@@@..",
"...@@@@@...",
"....@@@....",
".....@....."
".....@.....",
"...........",
"..........."
#else /* __APPLE__ */
"11 11 3 1",
". c #fefefe",