Esempio n. 1
0
 def __init__(self):
     MonApp.__init__(self)
     loginWindow = LoginWindow(self)
     loginWindow.run()