lib/knj/ironruby-gtk2/gdk_eventbutton.rb in knjrbfw-0.0.8 vs lib/knj/ironruby-gtk2/gdk_eventbutton.rb in knjrbfw-0.0.9
- old
+ new
@@ -1,13 +1,13 @@
class Gdk::EventButton
- def initialize(*paras)
- #take no args.
- end
-
- def button
- #do nothing.
- end
-
- def time
- #do nothing.
- end
+ def initialize(*paras)
+ #take no args.
+ end
+
+ def button
+ #do nothing.
+ end
+
+ def time
+ #do nothing.
+ end
end
\ No newline at end of file