mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:30:37 +00:00
Header reorganization - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8512c509e1
commit
b18f1c4ac4
280 changed files with 25303 additions and 257 deletions
|
@ -48,7 +48,7 @@ ADDITIONAL_CFLAGS +=
|
|||
#ADDITIONAL_CFLAGS +=
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
ADDITIONAL_INCLUDE_DIRS +=-I../../Headers
|
||||
ADDITIONAL_INCLUDE_DIRS +=-I../../Headers/Additions -I../../Headers
|
||||
|
||||
# Additional LDFLAGS to pass to the linker
|
||||
#ADDITIONAL_LDFLAGS +=
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#ifndef _rtfConsumer_h_INCLUDE
|
||||
#define _rtfConsumer_h_INCLUDE
|
||||
|
||||
#include <AppKit/GSTextConverter.h>
|
||||
#include <GNUstepGUI/GSTextConverter.h>
|
||||
|
||||
@class NSMutableDictionary;
|
||||
@class NSMutableArray;
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
#ifndef _GNUstep_H_RTFDProducer
|
||||
#define _GNUstep_H_RTFDProducer
|
||||
|
||||
#include <AppKit/GSTextConverter.h>
|
||||
#include <GNUstepGUI/GSTextConverter.h>
|
||||
//#include "GSTextConverter.h"
|
||||
|
||||
@class NSAttributedString;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue