mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:27:38 +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
|
@ -26,12 +26,12 @@
|
|||
#include <string.h>
|
||||
|
||||
#ifndef NeXT_Foundation_LIBRARY
|
||||
#include <gnustep/base/GSObjCRuntime.h>
|
||||
#include <GNUstepBase/GSObjCRuntime.h>
|
||||
#endif
|
||||
#include <Foundation/NSObjCRuntime.h>
|
||||
#include <AppKit/NSActionCell.h>
|
||||
#include <gnustep/gui/GMArchiver.h>
|
||||
#include "gnustep/gui/IMCustomObject.h"
|
||||
#include <GNUstepGUI/GMArchiver.h>
|
||||
#include "GNUstepGUI/IMCustomObject.h"
|
||||
#include "IMConnectors.h"
|
||||
|
||||
@implementation IMConnector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue