mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Removed old gnu extension
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8376 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a20166067f
commit
06dccf6395
1 changed files with 0 additions and 4 deletions
|
@ -359,10 +359,6 @@ typedef enum _NSSelectionAffinity {
|
|||
|
||||
|
||||
@interface NSText(GNUstepExtension)
|
||||
// GNU extension (override it if you want other characters treated
|
||||
// as newline characters)
|
||||
+ (NSString*) newlineString;
|
||||
|
||||
// GNU extension
|
||||
- (void) replaceRange: (NSRange)range
|
||||
withAttributedString: (NSAttributedString*)attrString;
|
||||
|
|
Loading…
Reference in a new issue