Class: About

Inherits:
AboutDlg show all
Defined in:
lib/About.rb

Instance Attribute Summary

Attributes inherited from AboutDlg

#TabPage, #Widget8, #Widget9, #aboutVersion, #buttonOk, #tabWidget, #textEdit1, #textLabel6

Instance Method Summary collapse

Constructor Details

#initializeAbout

Returns a new instance of About.



16
17
18
19
# File 'lib/About.rb', line 16

def initialize
  super
  show
end