From 0a0d1a617d5976fbccc0f0911453b2815a04b896 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Mon, 4 Aug 2003 06:24:32 +0000 Subject: [PATCH] wxCocoa: Added pen.mm, removed pen.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 35f105b72a..f67c8c441e 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1690,7 +1690,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/main.cpp src/cocoa/menu.mm src/cocoa/menuitem.mm - src/cocoa/pen.cpp + src/cocoa/pen.mm src/cocoa/radiobox.mm src/cocoa/radiobut.mm src/cocoa/region.cpp