mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 02:22:10 -05:00
Oops! Typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1406 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
e651f770ae
commit
6ecec4bc14
2
map65.py
2
map65.py
@ -1110,7 +1110,7 @@ def update():
|
|||||||
tx4.configure(bg='white')
|
tx4.configure(bg='white')
|
||||||
tx5.configure(bg='white')
|
tx5.configure(bg='white')
|
||||||
tx6.configure(bg='white')
|
tx6.configure(bg='white')
|
||||||
if len(tx7.get())>13: tx5.configure(bg='pink')
|
if len(tx5.get())>13: tx5.configure(bg='pink')
|
||||||
|
|
||||||
if tx6.get()[:1]=='#':
|
if tx6.get()[:1]=='#':
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user