]> git.saurik.com Git - wxWidgets.git/commit
don't use the same tool ids for multiple tools, this is bad idea under Windows and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Aug 2008 13:40:18 +0000 (13:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 18 Aug 2008 13:40:18 +0000 (13:40 +0000)
commit11986debff731b38a948c084983391f38f8b3d9e
tree40483cc154cea72bd8c86f6f62108404b12896d0
parentd2ffaf168d8c992e7e431032d6f3e53989b33ffe
don't use the same tool ids for multiple tools, this is bad idea under Windows and breaks tool commands handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/aui/auidemo.cpp