mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Finish moving all qtlib py files to qt
This commit is contained in:
@@ -18,7 +18,7 @@ from PyQt5.QtWidgets import (
|
||||
from PyQt5.QtGui import QBrush
|
||||
|
||||
from hscommon.trans import trget
|
||||
from qtlib.tree_model import RefNode, TreeModel
|
||||
from qt.tree_model import RefNode, TreeModel
|
||||
|
||||
tr = trget("ui")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user