X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=Builder3%2FWindow.js;h=22f82aa37f2d7c8a4847f435104c94ec1403c299;hp=bdf6448c1873a5137e1e83801f639ddc0fcaa71f;hb=9d253e670cfc746a4908c9b8f830da8914f1e492;hpb=676d0ce7d274ba64c8275a9cffa9c5d2c5b1a47d diff --git a/Builder3/Window.js b/Builder3/Window.js index bdf6448c1..22f82aa37 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -4031,7 +4031,7 @@ Window=new XObject({ var pix = this.el.create_row_drag_icon ( path); - + print(pix); if (Gtk.drag_set_icon_surface) { Gtk.drag_set_icon_surface( ctx, pix ); } else {