mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-22 00:32:05 +00:00
Remove decoding of NSContents
This commit is contained in:
parent
deaae76366
commit
c84fa5a10f
2 changed files with 3 additions and 7 deletions
|
@ -37,7 +37,7 @@
|
|||
#import "AppKit/NSTrackingArea.h"
|
||||
|
||||
static NSNotificationCenter *nc = nil;
|
||||
Class pathCellClass;
|
||||
static Class pathCellClass;
|
||||
|
||||
@interface NSPathCell (PathControlPrivate)
|
||||
- (void) _setClickedPathComponentCell: (NSPathComponentCell *)c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue