[macruby-changes] [2201] MacRuby/branches/experimental/sample-macruby/HotCocoa/ round_transparent_window/lib/application.rb

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 3 18:36:39 PDT 2009


Revision: 2201
          http://trac.macosforge.org/projects/ruby/changeset/2201
Author:   mattaimonetti at gmail.com
Date:     2009-08-03 18:36:39 -0700 (Mon, 03 Aug 2009)
Log Message:
-----------
fixed a typo in an example

Modified Paths:
--------------
    MacRuby/branches/experimental/sample-macruby/HotCocoa/round_transparent_window/lib/application.rb

Modified: MacRuby/branches/experimental/sample-macruby/HotCocoa/round_transparent_window/lib/application.rb
===================================================================
--- MacRuby/branches/experimental/sample-macruby/HotCocoa/round_transparent_window/lib/application.rb	2009-08-04 01:23:49 UTC (rev 2200)
+++ MacRuby/branches/experimental/sample-macruby/HotCocoa/round_transparent_window/lib/application.rb	2009-08-04 01:36:39 UTC (rev 2201)
@@ -45,7 +45,7 @@
   
 end
 
-Application.new.start=======
+Application.new.start
 require 'hotcocoa'
 SOURCE_DIR = File.expand_path(File.dirname(__FILE__))
 require SOURCE_DIR + '/nib_controller'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090803/18a9551f/attachment-0001.html>


More information about the macruby-changes mailing list