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:
parent
5645702bd4
commit
bee0b791f7
1 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue