Fixed redraw artefact when clearing accept/cancel. jv
authorJan Vrany <jan.vrany@fit.cvut.cz>
Sun, 13 Sep 2015 05:59:12 +0100
branchjv
changeset 15848 0da39ff1f725
parent 15847 e2c3e0808327
child 15850 b23c2ebcf7ae
Fixed redraw artefact when clearing accept/cancel. Fix in 6e92a0aa4e55 was not enough, there was another off-by-one error.
Tools__CodeView2.st
--- a/Tools__CodeView2.st	Fri Sep 11 06:23:14 2015 +0100
+++ b/Tools__CodeView2.st	Sun Sep 13 05:59:12 2015 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2010 by Jan Vrany, SWING Research Group. CTU in Prague
               All Rights Reserved