X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15d83f726c215b06f2fdd15ece40d66d2f16a01d..e0cb07e37666cddac90e3e9fc52f7ed416ae69cd:/docs/latex/wx/taskbar.tex diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index 871cb05a29..dbe8d2e789 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -1,9 +1,8 @@ \section{\class{wxTaskBarIcon}}\label{wxtaskbaricon} This class represents a taskbar icon, appearing in the `system tray' and -responding to mouse clicks. An icon has an optional tooltip. This class is only -supported under Windows 95/NT and in X Window System ports (wxGTK, wxMotif, -wxX11). +responding to mouse clicks. An icon has an optional tooltip. Supported under +most ports (wxMSW, wxGTK, wxMotif, wxX11, wxMac). \wxheading{X Window System Note}