This commit is contained in:
Yann Leboulanger 2005-08-18 22:34:03 +00:00
parent e9945b9c4b
commit 472c35e030
1 changed files with 2 additions and 1 deletions

View File

@ -1130,7 +1130,8 @@ class Interface:
self.systray_enabled = False
self.systray_capabilities = False
if False: #os.name == 'nt':
if False: #os.name == 'nt':
pass
#try:
# import systraywin32
#except: # user doesn't have trayicon capabilities