mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:50: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
|
@ -517,7 +517,7 @@
|
|||
</chapter>
|
||||
*/
|
||||
|
||||
#include "gnustep/gui/config.h"
|
||||
#include "config.h"
|
||||
#include "AppKit/NSPasteboard.h"
|
||||
#include "AppKit/NSApplication.h"
|
||||
#include "AppKit/NSWorkspace.h"
|
||||
|
@ -544,8 +544,8 @@
|
|||
#include <Foundation/NSTask.h>
|
||||
#include <Foundation/NSTimer.h>
|
||||
|
||||
#include "gnustep/gui/GSServicesManager.h"
|
||||
#include "gnustep/gui/GSPasteboardServer.h"
|
||||
#include "GNUstepGUI/GSServicesManager.h"
|
||||
#include "GNUstepGUI/GSPasteboardServer.h"
|
||||
|
||||
static NSString *contentsPrefix = @"NSTypedFileContentsPboardType:";
|
||||
static NSString *namePrefix = @"NSTypedFilenamesPboardType:";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue