예제 #1
0
 def __init__(self, parent):
     HtmlWindow.__init__(self, parent, text=context.ABOUT_RIDE)
예제 #2
0
파일: editors.py 프로젝트: abrain/RIDE
 def __init__(self, parent):
     HtmlWindow.__init__(self, parent, text=context.ABOUT_RIDE)