mirror of
https://github.com/fltk/fltk.git
synced 2026-05-24 00:06:20 +08:00
Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized
text input around the NSTextInput protocol. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8173 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -7,5 +7,5 @@
|
||||
#endif
|
||||
|
||||
#ifdef FL_LIBRARY
|
||||
#include <Carbon/Carbon.h>
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user