tuned;
authorwenzelm
Sun, 28 Dec 2008 20:31:13 +0100
changeset 34450 db45b50cd361
parent 34449 57fce8528a22
child 34451 3b9d0074ed44
tuned;
src/Tools/jEdit/src/jedit/TheoryView.scala
--- a/src/Tools/jEdit/src/jedit/TheoryView.scala	Sun Dec 28 20:30:54 2008 +0100
+++ b/src/Tools/jEdit/src/jedit/TheoryView.scala	Sun Dec 28 20:31:13 2008 +0100
@@ -190,7 +190,7 @@
   /* TextAreaExtension methods */
 
   override def paintValidLine(gfx: Graphics2D,
-    screen_line: Int, pl: Int, start: Int, end: Int, y: Int) =
+    screen_line: Int, physical_line: Int, start: Int, end: Int, y: Int) =
   {
     val saved_color = gfx.getColor