Removed macOS only wxWebKitCtrl
This macOS only class duplicated functionality and code of wxWebView.
This commit is contained in:
parent
1b18b1ad5c
commit
6d7f35090d
18 changed files with 1 additions and 1673 deletions
|
|
@ -2303,8 +2303,6 @@ OSX_COMMON_SRC =
|
|||
src/osx/textctrl_osx.cpp
|
||||
src/osx/tglbtn_osx.cpp
|
||||
src/osx/toolbar_osx.cpp
|
||||
# wxWebKit files
|
||||
src/html/htmlctrl/webkit/webkit.mm
|
||||
# Native color/font dialogs
|
||||
src/osx/carbon/colordlgosx.mm
|
||||
src/osx/carbon/fontdlgosx.mm
|
||||
|
|
@ -2351,8 +2349,6 @@ OSX_COMMON_SRC =
|
|||
|
||||
# Header files like wx/osx/foo.h which include wx/osx/carbon/foo.h
|
||||
OSX_SHARED_HDR =
|
||||
# wxWebKit headers
|
||||
wx/html/webkit.h
|
||||
# other shared headers
|
||||
wx/osx/accel.h
|
||||
wx/osx/anybutton.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue