Author: matt
Date: 2011-08-13 13:02:52 -0700 (Sat, 13 Aug 2011)
New Revision: 8956
Log:
More VC6 fixes

Modified:
   branches/branch-3.0/test/utf8.cxx

Modified: branches/branch-3.0/test/utf8.cxx
===================================================================
--- branches/branch-3.0/test/utf8.cxx   2011-08-13 19:50:08 UTC (rev 8955)
+++ branches/branch-3.0/test/utf8.cxx   2011-08-13 20:02:52 UTC (rev 8956)
@@ -569,7 +569,7 @@
       }
         return 1;
     }
-    return fltk3::Output::handle(event);
+    return Output::handle(event);
   }
 };
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to