]> git.saurik.com Git - wxWidgets.git/commitdiff
I can't beleive I forgot this
authorRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 14:55:04 +0000 (14:55 +0000)
committerRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 14:55:04 +0000 (14:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/taskbar.tex

index 871cb05a292f66242ff859207a6a3837b8790cc1..0c722fe1567ee0b9c2220870199063e50308ed6e 100644 (file)
@@ -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
+all major ports (wxMSW, wxGTK, wxMac).
 
 \wxheading{X Window System Note}