mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
added Windows_scaling.png image
This commit is contained in:
parent
afe44f4ff7
commit
b66b059c2e
@ -7,7 +7,7 @@ try:
|
|||||||
import darkdetect
|
import darkdetect
|
||||||
|
|
||||||
if Version(darkdetect.__version__) < Version("0.3.1"):
|
if Version(darkdetect.__version__) < Version("0.3.1"):
|
||||||
sys.stderr.write("WARNING: You have to update the darkdetect library: pip3 install --upgrade darkdetect\n")
|
sys.stderr.write("WARNING: You have to upgrade the darkdetect library: pip3 install --upgrade darkdetect\n")
|
||||||
if sys.platform != "darwin":
|
if sys.platform != "darwin":
|
||||||
exit()
|
exit()
|
||||||
except:
|
except:
|
||||||
|
BIN
documentation_images/Windows_scaling.png
Executable file
BIN
documentation_images/Windows_scaling.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 395 KiB |
Loading…
Reference in New Issue
Block a user