Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 5 May 2011 08:48:03 +0000 (16:48 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 5 May 2011 08:48:03 +0000 (16:48 +0800)
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 {