eric7/Tasks/Task.py

branch
eric7
changeset 8318
962bce857696
parent 8312
800c432b34c8
child 8375
057f17f82bee
--- a/eric7/Tasks/Task.py	Sun May 16 11:43:59 2021 +0200
+++ b/eric7/Tasks/Task.py	Sun May 16 20:07:24 2021 +0200
@@ -12,8 +12,8 @@
 import os
 import time
 
-from PyQt5.QtCore import Qt, QUuid
-from PyQt5.QtWidgets import QTreeWidgetItem
+from PyQt6.QtCore import Qt, QUuid
+from PyQt6.QtWidgets import QTreeWidgetItem
 
 import UI.PixmapCache
 import Preferences

eric ide

mercurial