Typo in commnet - Update slidecontroller.py

This commit is contained in:
JessyJP 2024-01-13 15:57:47 +00:00 committed by Tomas Groth
parent b5fe3bde41
commit 4269c33cd1
1 changed files with 1 additions and 1 deletions

View File

@ -1050,7 +1050,7 @@ class SlideController(QtWidgets.QWidget, LogMixin, RegistryProperties):
""" """
Handle the blank screen button actions Handle the blank screen button actions
:param checked: the new state of the of the widget :param checked: the new state of the widget
""" """
self.set_hide_mode(None) self.set_hide_mode(None)