diff options
Diffstat (limited to 'templates/annotated/systray1.py')
-rw-r--r-- | templates/annotated/systray1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/annotated/systray1.py b/templates/annotated/systray1.py index eb3429f..d7d00ab 100644 --- a/templates/annotated/systray1.py +++ b/templates/annotated/systray1.py @@ -1,6 +1,6 @@ """ A basic system tray application - you can combine this with code from -menuapp2.py or menuapp3.py to tquickly build a full-blown application +menuapp2.py or menuapp3.py to quickly build a full-blown application framework. """ |