[macruby-changes] [466] MacRuby/trunk/lib/hotcocoa/mappings/button.rb

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 21 21:31:42 PDT 2008


Revision: 466
          http://trac.macosforge.org/projects/ruby/changeset/466
Author:   lsansonetti at apple.com
Date:     2008-08-21 21:31:42 -0700 (Thu, 21 Aug 2008)
Log Message:
-----------
do not include HotCocoa

Modified Paths:
--------------
    MacRuby/trunk/lib/hotcocoa/mappings/button.rb

Modified: MacRuby/trunk/lib/hotcocoa/mappings/button.rb
===================================================================
--- MacRuby/trunk/lib/hotcocoa/mappings/button.rb	2008-08-22 01:48:09 UTC (rev 465)
+++ MacRuby/trunk/lib/hotcocoa/mappings/button.rb	2008-08-22 04:31:42 UTC (rev 466)
@@ -1,6 +1,4 @@
-include HotCocoa
-
-Mappings.map :button => :NSButton do
+HotCocoa::Mappings.map :button => :NSButton do
   
   defaults :bezel => :rounded, 
            :frame => DefaultEmptyRect,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080821/10910686/attachment.html 


More information about the macruby-changes mailing list