diff base/View.cpp @ 146:f90fad823cea

* Add Recent Files menu * (Untested attempt to) avoid hang when exporting sparse models to XML
author Chris Cannam
date Fri, 28 Jul 2006 11:09:36 +0000
parents 4f26f623a8bc
children
line wrap: on
line diff
--- a/base/View.cpp	Thu Jul 27 16:06:32 2006 +0000
+++ b/base/View.cpp	Fri Jul 28 11:09:36 2006 +0000
@@ -678,7 +678,7 @@
     checkProgress(obj);
 
     update();
-//!!    update(x0, 0, x1 - x0 + 1, height());
+//!!!    update(x0, 0, x1 - x0 + 1, height());
 }    
 
 void