From f49e2a7af5b517124a855a8ab6380a74ad898a7f Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 14 Sep 2008 19:09:13 +0000 Subject: Horribly hacked together Unicode keyboard support for OS X. But although this needs a lot of fixing and cleaning, we can now at least enter characters outside of the stricly ASCII range again. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6242 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ide/Xcode3.1') diff --git a/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj b/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj index a78323403..156c0bb95 100644 --- a/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode3.1/FLTK.xcodeproj/project.pbxproj @@ -1914,14 +1914,14 @@ isa = PBXContainerItemProxy; containerPortal = C9A3E93C0DD6332D00486E4F /* Project object */; proxyType = 1; - remoteGlobalIDString = C99E1EAD0E78628600AECCF6 /* curve */; + remoteGlobalIDString = C99E1EAD0E78628600AECCF6; remoteInfo = curve; }; C9FF1F9C0E7C48F7001149A6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A3E93C0DD6332D00486E4F /* Project object */; proxyType = 1; - remoteGlobalIDString = C9EAC2DB0E786725004F64F7 /* colbrowser */; + remoteGlobalIDString = C9EAC2DB0E786725004F64F7; remoteInfo = colbrowser; }; /* End PBXContainerItemProxy section */ -- cgit v1.2.3