mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
* Source/GSHorizontalTypesetter.m: removed extra imports left from
last 2 commits.
This commit is contained in:
parent
fcee2e2c63
commit
1d19c11923
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2019-12-11 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/GSHorizontalTypesetter.m: removed extra imports left from
|
||||
last 2 commits.
|
||||
|
||||
2019-12-10 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Headers/Additions/GNUstepGUI/GSLayoutManager.h,
|
||||
|
|
|
@ -40,8 +40,6 @@
|
|||
#import "AppKit/NSTextAttachment.h"
|
||||
#import "AppKit/NSTextContainer.h"
|
||||
#import "AppKit/NSTextStorage.h"
|
||||
#import "AppKit/NSLayoutManager.h"
|
||||
#import "AppKit/NSTextView.h"
|
||||
#import "GNUstepGUI/GSLayoutManager.h"
|
||||
#import "GNUstepGUI/GSHorizontalTypesetter.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue