mirror of
https://github.com/ciromattia/kcc
synced 2026-05-11 18:22:19 +00:00
File association: Socket encoding fix
This commit is contained in:
@@ -631,6 +631,7 @@ class Ui_KCC(object):
|
||||
|
||||
def handleMessage(self, message):
|
||||
MainWindow.raise_()
|
||||
MainWindow.activateWindow()
|
||||
if not self.conversionAlive:
|
||||
if self.needClean:
|
||||
self.needClean = False
|
||||
|
||||
Reference in New Issue
Block a user