corrected cw6 project files and other small problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2001-04-12 08:34:32 +00:00
parent 7aaf328ffa
commit 31d309952c
4 changed files with 12 additions and 8 deletions

View File

@@ -42,6 +42,8 @@ IMPLEMENT_DYNAMIC_CLASS(wxMask, wxObject)
#include <PictUtils.h>
#endif
#include "wx/mac/uma.h"
CTabHandle wxMacCreateColorTable( int numColors )
{
CTabHandle newColors; /* Handle to the new color table */