Added code for 3 state checkbox.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2004-06-05 21:01:06 +00:00
parent dd12575372
commit f8ab089a49
3 changed files with 78 additions and 12 deletions

View File

@@ -116,6 +116,10 @@ wxGTK:
- fixed wrong colour of tooltips under some themes
- implemented wxColourDialog as native dialog
wxMotif:
- added 3 state checkbox
2.5.2
-----