Changeset 29041 for lang/ruby/ruwin/lib
- Timestamp:
- 01/26/09 12:06:26 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/ruwin/lib/ruwin/window.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/ruwin/lib/ruwin/window.rb
r29017 r29041 80 80 name, control = @controls[hwndControl] 81 81 return unless control.respond_to? :wm_command 82 event, *args = control.wm_command msg 82 event, *args = control.wm_command msg, wID, wNotifyCode, hwndControl 83 83 return unless event 84 84
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)