From: Ryan Norton Date: Tue, 12 Oct 2004 15:03:37 +0000 (+0000) Subject: slight correction X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/421f1954f9eec958775ce16bddd84ea2ce4ad390 slight correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index 0c722fe156..dbe8d2e789 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -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}