Builder3/Window.js
[app.Builder.js] / Builder3 / Window.js
index bdf6448..22f82aa 100644 (file)
@@ -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 {