From: Ryan Norton Date: Thu, 7 Oct 2004 17:56:59 +0000 (+0000) Subject: another stub for wxCocoa X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3e90a0abcb337eadf62266c60307543e76fc9cf2?ds=inline another stub for wxCocoa git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 19c0060111..e8c4054036 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1933,6 +1933,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/taskbar.mm src/cocoa/textctrl.mm src/cocoa/toolbar.mm + src/cocoa/tooltip.mm src/cocoa/toplevel.mm src/cocoa/utils.cpp src/cocoa/utilsexc.mm diff --git a/src/cocoa/tooltip.mm b/src/cocoa/tooltip.mm new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/cocoa/tooltip.mm @@ -0,0 +1 @@ +