src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index e573446..4e75f8e 100644 (file)
@@ -1106,6 +1106,8 @@ public class Xcls_WindowRooView : Object
         }
         public void clearGreySelection () {
          // clear all the marks..
+            var sbuf = this.el.buffer;
+            
             Gtk.TextIter start;
             Gtk.TextIter end;