summaryrefslogtreecommitdiff
path: root/portato/gui/gui_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/gui_helper.py')
-rw-r--r--portato/gui/gui_helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portato/gui/gui_helper.py b/portato/gui/gui_helper.py
index 9c16892..28463a8 100644
--- a/portato/gui/gui_helper.py
+++ b/portato/gui/gui_helper.py
@@ -519,6 +519,7 @@ class EmergeQueue:
title = self.console.get_window_title()
if title != old_title:
self.title_update(title)
+ old_title = title
time.sleep(0.5)
if self.up: