1
0
spogulis no https://github.com/arsenetar/dupeguru.git synced 2025-07-02 21:43:21 +00:00

Adjusted a forgotten hsutil/hscommon reference.

Šī revīzija ir iekļauta:
Virgil Dupras 2010-07-13 08:16:44 +02:00
vecāks 371426a08e
revīzija de1147219c

Parādīt failu

@ -15,7 +15,7 @@ import os.path as op
from PyQt4.QtCore import QTimer, QObject, QCoreApplication, QUrl, SIGNAL
from PyQt4.QtGui import QDesktopServices, QFileDialog, QDialog, QMessageBox
from hsutil import job
from hscommon import job
from hscommon.reg import RegistrationRequired
from core.app import DupeGuru as DupeGuruBase, JOB_SCAN, JOB_LOAD, JOB_MOVE, JOB_COPY, JOB_DELETE