m_id was already set, don't set it to the passed in value again as then we lose the...
authorRobin Dunn <robin@alldunn.com>
Sat, 5 Jun 2010 01:23:18 +0000 (01:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 5 Jun 2010 01:23:18 +0000 (01:23 +0000)
commit3be6f59151607e392eda6ccd91ede065c4f43a8e
tree8b0c857a15d2073e7d8d0088098f8dd556dbe8c8
parentf5a64bbab368f2bc025f96273fe3290dd7b008c1
m_id was already set, don't set it to the passed in value again as then we lose the value which may have been calculated for wxID_ANY.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/menucmn.cpp