ZeroNet/plugins/Trayicon/__init__.py

4 lines
69 B
Python

import sys
if sys.platform == 'win32':
from . import TrayiconPlugin