mirror of
https://github.com/ciromattia/kcc
synced 2026-07-10 23:13:41 +00:00
Refactored locking mechanism (close #112)
This commit is contained in:
@@ -1024,7 +1024,6 @@ class KCCGUI(KCC_ui.Ui_KCC):
|
||||
'GammaSlider': float(self.GammaValue)*100})
|
||||
self.settings.sync()
|
||||
self.tray.hide()
|
||||
APP.shutdown()
|
||||
|
||||
def handleMessage(self, message):
|
||||
MW.raise_()
|
||||
|
||||
Reference in New Issue
Block a user