feature/session #27
@ -37,6 +37,7 @@ class ImageWindow:
|
||||
|
||||
def on_closing(self):
|
||||
self.countdown_sound.stop()
|
||||
self.window.destroy()
|
||||
|
||||
def next_image(self):
|
||||
if self.toolbar.timer_check is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user