switching to pasteboard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-05-22 06:24:50 +00:00
parent 77bd276696
commit 67a5196678
2 changed files with 0 additions and 5 deletions

View File

@@ -29,10 +29,6 @@
# endif
#endif
#ifndef __DARWIN__
# include <Scrap.h>
#endif
#include "wx/mac/uma.h"
// since we have decided that we only support 8.6 upwards we are

View File

@@ -65,7 +65,6 @@
#ifndef __DARWIN__
#include <Windows.h>
#include <ToolUtils.h>
#include <Scrap.h>
#include <MacTextEditor.h>
#endif