remove comment out
This commit is contained in:
1
VRCT.py
1
VRCT.py
@@ -400,7 +400,6 @@ class App(CTk):
|
||||
self.config_window = ToplevelWindowConfig(self)
|
||||
|
||||
def button_config_callback(self):
|
||||
# if self.config_window is None or not self.config_window.winfo_exists():
|
||||
self.config_window.deiconify()
|
||||
self.checkbox_translation.configure(state="disabled")
|
||||
self.checkbox_transcription_send.configure(state="disabled")
|
||||
|
||||
Reference in New Issue
Block a user