mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 00:40:55 +00:00
* Source/art/GNUmakefile: Do not make headers publilc.
* Source/gsc/GNUmakefile: Ditto. * Source/x11/GNUmakefile: Ditto. * Source/xdps/GNUmakefile: Ditto. * Source/xlib/GNUmakefile: Ditto. * Headers/win32/*.h: Update includes for new header structure. * Headers/winlib/*.h: Ditto. * Headers/x11/XGServer.h: Ditto. * Headers/xlib/*.h: Ditto. * Source/art/ftfont.m: Ditto. * Source/gsc/*.m: Ditto. * Source/x11/*.m: Ditto. * Source/xdps/*.m: Ditto. * Source/xlib/*.m: Ditto. * Tools/gpbs.m: Ditto. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17409 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea66df3a8e
commit
98036d3302
27 changed files with 48 additions and 62 deletions
|
@ -29,7 +29,7 @@
|
|||
#define __AFMFileFontInfo_h__
|
||||
|
||||
#include <Foundation/NSMapTable.h>
|
||||
#include <AppKit/GSFontInfo.h>
|
||||
#include <GNUstepGUI/GSFontInfo.h>
|
||||
#include "parseAFM.h"
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue