Example #1
0
 def about(self):
     print("about")
     ad = AboutDialog()
     ad.display()
Example #2
0
 def about(self):
     ad = AboutDialog()
     ad.display()
Example #3
0
 def about(self):
     print("about")
     ad = AboutDialog()
     ad.display()