We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e657dc2 commit 7f564f3Copy full SHA for 7f564f3
image_in_window_screensaver/main_window.py
@@ -11,7 +11,7 @@
11
from image_widget import ImageWidget
12
13
if __name__ == '__main__':
14
- l.disable()
+ # l.disable()
15
import sys
16
17
app = QApplication(sys.argv)
0 commit comments