Move backend-specific wxWebRequest headers to private subdirs
There is no need to make these headers public and keeping them private will allow making backwards-incompatible changes to them in the future.
This commit is contained in:
@@ -705,7 +705,6 @@ set(NET_CMN_HDR
|
||||
wx/socket.h
|
||||
wx/url.h
|
||||
wx/webrequest.h
|
||||
wx/webrequest_curl.h
|
||||
)
|
||||
|
||||
set(QA_SRC
|
||||
|
Reference in New Issue
Block a user