From 2eafe965c949ccbc8c992e1f978298dff63113ae Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Thu, 18 Mar 1999 20:04:13 +0000 Subject: Changes from Luis Ibanez to make it compile under Borland. Includes a real bug that was in Fl_Gl_Window.c (#if WIN32) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/glut_compatability.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/glut_compatability.cxx') diff --git a/src/glut_compatability.cxx b/src/glut_compatability.cxx index c6eece2ce..33e7144e3 100755 --- a/src/glut_compatability.cxx +++ b/src/glut_compatability.cxx @@ -1,5 +1,5 @@ // -// "$Id: glut_compatability.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $" +// "$Id: glut_compatability.cxx,v 1.4.2.1 1999/03/18 20:04:13 bill Exp $" // // GLUT emulation routines for the Fast Light Tool Kit (FLTK). // @@ -92,7 +92,7 @@ int Fl_Glut_Window::handle(int event) { break; case FL_RELEASE: - for (button = 0; button < 3; button++) if (mouse_down & 1<