mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:20:38 +00:00
Final set of #include -> #import replacement in additional headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30097 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
03cdf3355c
commit
7ebb2818cc
37 changed files with 276 additions and 154 deletions
|
@ -38,7 +38,7 @@
|
|||
#ifndef _GNUstep_H_GSPrintOperation
|
||||
#define _GNUstep_H_GSPrintOperation
|
||||
|
||||
#include "AppKit/NSPrintOperation.h"
|
||||
#import "AppKit/NSPrintOperation.h"
|
||||
|
||||
|
||||
@class NSView;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue