]> git.saurik.com Git - wxWidgets.git/commit
Use integral value for OLECMDID_OPTICAL_ZOOM as we cannot tell if an enum value is...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 14 Sep 2011 16:45:50 +0000 (16:45 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 14 Sep 2011 16:45:50 +0000 (16:45 +0000)
commit882ecaa631faff07626c0e0d6a9bac95a2b5a456
tree5e6f8012241311eb069aec4239dada039d8de6b5
parent8240dea40051b70976eb3463656befeb2e84fb01
Use integral value for OLECMDID_OPTICAL_ZOOM as we cannot tell if an enum value is already defined or not.

Fixes #13475

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/missing.h
src/msw/webview_ie.cpp