From: Robin Dunn Date: Thu, 15 Apr 2004 18:58:51 +0000 (+0000) Subject: install missing headers X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/aee2779036b5f61bc059b8f536b63b38d10561e6 install missing headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index a1599b5919..50961d767a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1350,6 +1350,7 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/frame.h \ wx/mac/gauge.h \ wx/mac/gdiobj.h \ + wx/mac/glcanvas.h \ wx/mac/gsockmac.h \ wx/mac/helpxxxx.h \ wx/mac/icon.h \ @@ -1378,6 +1379,7 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/region.h \ wx/mac/scrolbar.h \ wx/mac/slider.h \ + wx/mac/sound.h \ wx/mac/spinbutt.h \ wx/mac/spinctrl.h \ wx/mac/statbmp.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index b5a76fa3e5..a7b4c0ef83 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1688,6 +1688,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/frame.h wx/mac/gauge.h wx/mac/gdiobj.h + wx/mac/glcanvas.h wx/mac/gsockmac.h wx/mac/helpxxxx.h wx/mac/icon.h @@ -1716,6 +1717,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/region.h wx/mac/scrolbar.h wx/mac/slider.h + wx/mac/sound.h wx/mac/spinbutt.h wx/mac/spinctrl.h wx/mac/statbmp.h