summaryrefslogtreecommitdiff
path: root/portato/plugins/new_version.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/plugins/new_version.py')
-rw-r--r--portato/plugins/new_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/plugins/new_version.py b/portato/plugins/new_version.py
index 462d67c..fe69292 100644
--- a/portato/plugins/new_version.py
+++ b/portato/plugins/new_version.py
@@ -7,7 +7,7 @@ import gobject
from portato.helper import debug, warning
from portato import get_listener
from portato.constants import VERSION, APP_ICON, APP
-from portato.gui.exception_handling import GtkThread
+from portato.gui.utils import GtkThread
def find_version (rev):
try: