mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 14:30:38 +00:00
Fix issues pointed out by Fred. More fixes to come.
This commit is contained in:
parent
4d87b8e97a
commit
66ea79f256
4 changed files with 16 additions and 16 deletions
|
@ -9,7 +9,7 @@
|
|||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2 of the License, or (at your option) any later version.
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
|
@ -22,7 +22,7 @@
|
|||
Boston, MA 02110 USA.
|
||||
*/
|
||||
|
||||
#import <AppKit/NSFontAssetRequest.h>
|
||||
#import "AppKit/NSFontAssetRequest.h"
|
||||
|
||||
@implementation NSFontAssetRequest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue