mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
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
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user