mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 12:00:48 +00:00
Clean up all the header imports in teh Printing directory.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32009 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ad08ca9dc4
commit
c05a9537d1
25 changed files with 102 additions and 262 deletions
|
@ -33,11 +33,10 @@
|
|||
#ifndef _GNUstep_H_GSLPRPrinter
|
||||
#define _GNUstep_H_GSLPRPrinter
|
||||
|
||||
#include <AppKit/NSPrinter.h>
|
||||
#import "AppKit/NSPrinter.h"
|
||||
|
||||
|
||||
|
||||
@interface GSLPRPrinter : NSPrinter <NSCoding>
|
||||
@interface GSLPRPrinter : NSPrinter
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue