[macruby-changes] [255] MacRuby/trunk/sample-macruby/PhotocastViewer/ PhotocastViewerController.rb

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 5 22:06:01 PDT 2008


Revision: 255
          http://trac.macosforge.org/projects/ruby/changeset/255
Author:   lsansonetti at apple.com
Date:     2008-06-05 22:06:01 -0700 (Thu, 05 Jun 2008)

Log Message:
-----------
oops

Modified Paths:
--------------
    MacRuby/trunk/sample-macruby/PhotocastViewer/PhotocastViewerController.rb

Modified: MacRuby/trunk/sample-macruby/PhotocastViewer/PhotocastViewerController.rb
===================================================================
--- MacRuby/trunk/sample-macruby/PhotocastViewer/PhotocastViewerController.rb	2008-06-06 04:59:36 UTC (rev 254)
+++ MacRuby/trunk/sample-macruby/PhotocastViewer/PhotocastViewerController.rb	2008-06-06 05:06:01 UTC (rev 255)
@@ -51,7 +51,7 @@
     return photo
   end
 
-  def imageBrowser_cellWasDoubleClickedAtIndex(browser, index)
+  def imageBrowser(browser, cellWasDoubleClickedAtIndex:index)
     NSWorkspace.sharedWorkspace.openURL @cache[index].url
   end
 end

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080605/2fb59f30/attachment.htm 


More information about the macruby-changes mailing list