- Remove done TODO

This commit is contained in:
trigg 2022-07-14 23:06:42 +01:00
parent 199458cbbd
commit 72f77daf0f

View file

@ -863,7 +863,6 @@ class MainSettingsWindow():
self.config_set("notification", "show_dummy", "%s" % (button.get_active()))
def core_run_on_startup_changed(self, button):
# TODO Startup
self.autostart_helper.set_autostart(button.get_active())
def core_force_xshape_changed(self, button):