X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba4f890e49f4c8b55ec5cda0248d9df01f178f12..662ba874795045558374a61c85a7e3c2de5bbdbb:/interface/wx/checkbox.h diff --git a/interface/wx/checkbox.h b/interface/wx/checkbox.h index ccd199fd37..d0f8296991 100644 --- a/interface/wx/checkbox.h +++ b/interface/wx/checkbox.h @@ -51,7 +51,7 @@ enum wxCheckBoxState @style{wxCHK_2STATE} Create a 2-state checkbox. This is the default. @style{wxCHK_3STATE} - Create a 3-state checkbox. Not implemented in wxMGL, wxOS2 and + Create a 3-state checkbox. Not implemented in wxOS2 and wxGTK built against GTK+ 1.2. @style{wxCHK_ALLOW_3RD_STATE_FOR_USER} By default a user can't set a 3-state checkbox to the third state.