setup coretk left side buttons as radio buttons

This commit is contained in:
Blake Harnden 2019-09-15 23:16:08 -07:00
parent bcb7bf4a10
commit 6f916995d7
2 changed files with 11 additions and 3 deletions

3
.gitignore vendored
View file

@ -58,3 +58,6 @@ ns3/setup.py
# ignore corefx build
corefx/target
# python
__pycache__