Changeset 28576
- Timestamp:
- 01/18/09 04:26:30 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/ruwin/lib/ruwin/component.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/ruwin/lib/ruwin/component.rb
r28574 r28576 4 4 autoload :Containable, "ruwin/component/containable" 5 5 autoload :Clickable, "ruwin/component/clickable" 6 7 def self.new parent, x, y, width, height, &block8 Ruwin::Factory.newwindow parent, self, x, y, width, height, &block9 end10 6 11 7 CLASS_NAME = nil
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)