We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b110e commit 2b9e79eCopy full SHA for 2b9e79e
SimpleMonitorControlTray/trayHandler.py
@@ -42,7 +42,6 @@ def openConfigClicked():
42
checked = False
43
44
45
-# TODO implement autostart logic from registryHandler
46
def toggleAutostart(icon):
47
# Recreate the menu with the updated title for "Autostart"
48
new_menu = (
0 commit comments