slight correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-10-12 15:03:37 +00:00
parent eaceebf6ce
commit 421f1954f9

View File

@@ -2,7 +2,7 @@
This class represents a taskbar icon, appearing in the `system tray' and
responding to mouse clicks. An icon has an optional tooltip. Supported under
all major ports (wxMSW, wxGTK, wxMac).
most ports (wxMSW, wxGTK, wxMotif, wxX11, wxMac).
\wxheading{X Window System Note}