Move wx/html/forcelnk.h back to wxHTML from wxBase headers.

This partially undoes r32570 which doesn't seem necessary any more as
wx/html/forcelnk.h is only used in wxHTML since the addition of wx/link.h soon
after that revision and having it in wxBase is completely unnecessary and just
looks strange.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-05-26 20:15:21 +00:00
parent 53a0ef75c1
commit 6a66c5fbde
24 changed files with 58 additions and 99 deletions

View File

@@ -334,7 +334,6 @@ BASE_CMN_HDR =
wx/hash.h
wx/hashmap.h
wx/hashset.h
wx/html/forcelnk.h
wx/iconloc.h
wx/init.h
wx/intl.h
@@ -2842,6 +2841,7 @@ HTML_CMN_SRC =
HTML_MSW_HDR =
wx/msw/helpbest.h
HTML_CMN_HDR =
wx/html/forcelnk.h
wx/html/helpctrl.h
wx/html/helpdata.h
wx/html/helpdlg.h