From 9f5fd077017da78b32590a8da7996339c21d2d6e Mon Sep 17 00:00:00 2001 From: David Elliott Date: Mon, 18 Aug 2003 02:16:53 +0000 Subject: [PATCH] wxCocoa: added NSTableView.(mm|h) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index f4ef59f44a..2c0701ef03 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1667,6 +1667,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/NSControl.mm src/cocoa/NSMenu.mm src/cocoa/NSPanel.mm + src/cocoa/NSTableView.mm src/cocoa/NSTextField.mm src/cocoa/NSView.mm src/cocoa/NSWindow.mm @@ -1741,6 +1742,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/NSControl.h wx/cocoa/NSMenu.h wx/cocoa/NSPanel.h + wx/cocoa/NSTableView.h wx/cocoa/NSTextField.h wx/cocoa/NSView.h wx/cocoa/NSWindow.h -- 2.50.0