projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use /bin/echo for creation of Mac OS X PkgInfo files.
[wxWidgets.git]
/
include
/
wx
/
osx
/
webviewhistoryitem_webkit.h
diff --git
a/include/wx/osx/webviewhistoryitem_webkit.h
b/include/wx/osx/webviewhistoryitem_webkit.h
index 9ae2577496268f3cde7d93ff7edbe7f0ca19ae50..776311cbeaff0e26ffc15a9eea1921f7f6030a8b 100644
(file)
--- a/
include/wx/osx/webviewhistoryitem_webkit.h
+++ b/
include/wx/osx/webviewhistoryitem_webkit.h
@@
-12,8
+12,8
@@
#include "wx/setup.h"
#include "wx/setup.h"
-#if wxUSE_WEBVIEW_WEBKIT && (defined(__WXOSX_COCOA__) \
- || defined(__WXOSX_CARBON__))
+#if wxUSE_WEBVIEW
&& wxUSE_WEBVIEW
_WEBKIT && (defined(__WXOSX_COCOA__) \
+
|| defined(__WXOSX_CARBON__))
class WXDLLIMPEXP_WEBVIEW wxWebViewHistoryItem
{
class WXDLLIMPEXP_WEBVIEW wxWebViewHistoryItem
{
@@
-30,6
+30,6
@@
private:
struct objc_object *m_histItem;
};
struct objc_object *m_histItem;
};
-#endif // wxUSE_WEBVIEW
_WEBKIT && defined(__WXOSX_MAC__)
+#endif // wxUSE_WEBVIEW
&& wxUSE_WEBVIEW_WEBKIT
#endif // _WX_OSX_WEBVIEWHISTORYITEM_H_
#endif // _WX_OSX_WEBVIEWHISTORYITEM_H_