예제 #1
0
 def __init__(self):
     BaseApplication.__init__(self, "RealXtend Browser")
     self.addStatus("b2rex started")
예제 #2
0
파일: browser.py 프로젝트: b2rex/b2rex
 def __init__(self):
     BaseApplication.__init__(self, "RealXtend Browser")
     self.addStatus("b2rex started")
예제 #3
0
 def __init__(self):
     self.region_uuid = ''
     self.regionLayout = None
     BaseApplication.__init__(self)
     self.addStatus("b2rex started")