This commit is contained in:
Juan Pablo Caram
2014-02-28 20:40:26 -05:00
parent 34b95494ae
commit 49c8aeb723
6 changed files with 3 additions and 2 deletions

View File

@@ -1451,7 +1451,8 @@ class App:
about = self.builder.get_object("aboutdialog")
response = about.run()
about.destroy()
#about.destroy()
about.hide()
def on_create_mirror(self, widget):
"""