partially working wxTaskBarIcon for X11

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-04-05 22:27:47 +00:00
parent 3eae0c0b43
commit fb29dcac01
4 changed files with 275 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ Unix:
- fixed compilation on systems with zlib installed but < 1.1.3 version
- fixed compilation on Solaris 7 with large files support enabled
- added wxTaskBarIcon implementation for X11
wxGTK: