Fixed error with \ key under Mac OS

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9269 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2012-03-09 21:24:57 +00:00
parent 40ece0489e
commit 01861dd47b
1 changed files with 0 additions and 1 deletions

View File

@ -286,7 +286,6 @@ Function {make_window()} {open
}
Fl_Button {} {
label {\\}
user_data {'|'}
callback key_cb
xywh {282 120 28 20} labelsize 10 align 20
}