Revert "Allow custom icon to work via SetOptions"
This commit is contained in:
parent
6a9d3f9550
commit
305bcb3671
7 changed files with 11 additions and 168 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
import sys
|
||||
import sys
|
||||
if sys.version_info[0] >= 3:
|
||||
import PySimpleGUI as sg
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue