Beispiel #1
0
 def close(self):
     self.closed()
     app.documentClosed(self)
     app.documents.remove(self)
Beispiel #2
0
 def close(self):
     self.closed()
     app.documentClosed(self)
     app.documents.remove(self)