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:
@@ -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
|
||||
|
Reference in New Issue
Block a user