1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00

Updated a comment.

This commit is contained in:
jules 2014-04-05 10:40:38 +01:00
parent 5645702bd4
commit bee0b791f7

View file

@ -30,7 +30,10 @@
//==============================================================================
/**
On Windows and Linux only, this component sits in the taskbar tray as a small icon.
This component sits in the taskbar tray as a small icon.
(NB: The exact behaviour of this class will differ between OSes, and it
isn't fully implemented for all OSes)
To use it, just create one of these components, but don't attempt to make it
visible, add it to a parent, or put it on the desktop.