Now it runs
This commit is contained in:
parent
111073cb15
commit
fa98caa8b4
@ -188,4 +188,6 @@ class GUI():
|
||||
if self.finish_with_search:
|
||||
self.execute_search()
|
||||
else:
|
||||
tkMessageBox.showinfo("Notice", "No search was executed!")
|
||||
tkMessageBox.showinfo("Notice", "No search was executed!")
|
||||
|
||||
GUI().run()
|
Reference in New Issue
Block a user