handle the buttons with ids specified in SetAffirmative/CancelId() as Ok/Cancel
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Aug 2006 10:30:26 +0000 (10:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Aug 2006 10:30:26 +0000 (10:30 +0000)
commit551f281b794a8f9b04526bd3055b080ec406dff5
tree7a308136702227f73062ef2026a9dcda7b41c039
parent64fb0e20888fd44150f44d43f984e50dff0d8d51
handle the buttons with ids specified in SetAffirmative/CancelId() as Ok/Cancel

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dialog.h
src/common/dlgcmn.cpp