]> git.saurik.com Git - wxWidgets.git/commitdiff
slight correction
authorRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 15:03:37 +0000 (15:03 +0000)
committerRyan Norton <wxprojects@comcast.net>
Tue, 12 Oct 2004 15:03:37 +0000 (15:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/taskbar.tex

index 0c722fe1567ee0b9c2220870199063e50308ed6e..dbe8d2e7895eab4bde2349bcbe59fee5b28f7103 100644 (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}