]> git.saurik.com Git - wxWidgets.git/commit - src/osx/webview_webkit.mm
Fix wxMac preprocessor check in wxWebView code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 11:01:02 +0000 (11:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 11:01:02 +0000 (11:01 +0000)
commit06d14de207c7c4454bdc75efcefe01e63e93e16d
treebe703b9e255a0a1e5e20432d82373cc68bb006dd
parentf00acdb8f4e91830a8b211518fd179369128f504
Fix wxMac preprocessor check in wxWebView code.

Fix typo in "__WXMAC__" in wxWebView under wxOSX/Carbon and also in
wxWebKitCtrl from where this code was copied.

Closes #14352.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/htmlctrl/webkit/webkit.mm
src/osx/webview_webkit.mm