From: Vadim Zeitlin Date: Thu, 29 Mar 2007 17:42:30 +0000 (+0000) Subject: added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a970aa7a500aa4acbb7fceccb8a18a9bdcc9c985?ds=inline added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index 0b19668a4a..a11a61603f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2022,6 +2022,7 @@ COND_TOOLKIT_COCOA_GUI_HDR = \ wx/cocoa/textctrl.h \ wx/cocoa/timer.h \ wx/cocoa/toolbar.h \ + wx/cocoa/tooltip.h \ wx/cocoa/toplevel.h \ wx/cocoa/window.h \ wx/generic/caret.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 8d0c0c3ef7..01f7341cb9 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2535,6 +2535,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/textctrl.h wx/cocoa/timer.h wx/cocoa/toolbar.h + wx/cocoa/tooltip.h wx/cocoa/toplevel.h wx/cocoa/window.h