VCS/StatusMonitorThread.py

changeset 97
c4086afea02b
parent 13
1af94a91f439
child 110
c9a969db1469
--- a/VCS/StatusMonitorThread.py	Sun Jan 31 17:11:22 2010 +0000
+++ b/VCS/StatusMonitorThread.py	Sun Jan 31 18:31:28 2010 +0000
@@ -9,7 +9,7 @@
 
 import os
 
-from PyQt4.QtCore import QThread, QMutex, QMutexLocker, QWaitCondition, SIGNAL
+from PyQt4.QtCore import QThread, QMutex, QWaitCondition, SIGNAL
 
 class VcsStatusMonitorThread(QThread):
     """

eric ide

mercurial