]> git.saurik.com Git - wxWidgets.git/commitdiff
added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Mar 2007 17:42:30 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 Mar 2007 17:42:30 +0000 (17:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
build/bakefiles/files.bkl

index 0b19668a4ab56f19ed7fb455154f8563acd14e51..a11a61603fc9b757057ae0cd9c71b8f6096e1517 100644 (file)
@@ -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 \
index 8d0c0c3ef7b14f56198c96828b74c0beb2701ac6..01f7341cb99761e55004336bdf347772b13e52c8 100644 (file)
@@ -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
     <!-- Generic implementations used by wxCocoa: -->