I can't beleive I forgot this

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-10-12 14:55:04 +00:00
parent 2c12c792f3
commit 01040ff02d

View 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}