small bugfix

This commit is contained in:
2017-04-06 16:18:08 +02:00
parent 393289245f
commit 8bc390fb74
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
ef17-dirty
3932-dirty
+3
View File
@@ -32,3 +32,6 @@ class AutoPickThread(QThread):
def write(self, text):
self.message.emit(text)
def flush(self):
pass