mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 11:50:48 +00:00
Remove GSSVG* files since they are not needed
This commit is contained in:
parent
95dbcd2b40
commit
782a8efcbe
5 changed files with 3 additions and 83 deletions
|
@ -33,10 +33,9 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
@interface NSPDFImageRep : NSImageRep //GSImageMagickImageRep
|
||||
@interface NSPDFImageRep : NSImageRep
|
||||
{
|
||||
NSArray *_pageReps;
|
||||
NSUInteger _pageCount;
|
||||
NSUInteger _currentPage;
|
||||
NSData *_pdfRepresentation;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue