mirror of
https://gitlab.os-k.eu/neox/CNIRevelator.git
synced 2023-08-25 14:03:10 +02:00
Minor correction
This commit is contained in:
parent
8e389ddf25
commit
c34a88abc5
@ -209,7 +209,7 @@ class LauncherWindow(Tk):
|
||||
logfile = logger.logCur
|
||||
logfile.printdbg('Launcher IHM successful')
|
||||
self.protocol('WM_DELETE_WINDOW', lambda : 0)
|
||||
self.update()
|
||||
self.update()
|
||||
|
||||
def printmsg(self, msg):
|
||||
self.mainCanvas.itemconfigure(self.msg, text=(msg))
|
||||
|
Loading…
Reference in New Issue
Block a user