()
| 25090 | |
| 25091 | |
| 25092 | def main_watermark_off(): |
| 25093 | pysimplegui_user_settings.set('-watermark5-', True) |
| 25094 | pysimplegui_user_settings.save() |
| 25095 | _global_settings_get_watermark_info() |
| 25096 | |
| 25097 | # ..######..########..##....##....##.....##.########.##.......########. |
| 25098 | # .##....##.##.....##.##...##.....##.....##.##.......##.......##.....## |
nothing calls this directly
no test coverage detected