mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-17 02:31:56 +00:00
Revert previous change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28553 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
727d28b114
commit
21ac59a390
1 changed files with 0 additions and 8 deletions
|
@ -584,14 +584,6 @@ APPKIT_EXPORT NSString *GSThemeWillDeactivateNotification;
|
|||
*/
|
||||
- (void) drawStepperHighlightDownButton: (NSRect) aRect;
|
||||
|
||||
|
||||
/**
|
||||
* Replace an image if needed.
|
||||
*/
|
||||
- (NSImage *) replaceImage: (NSImage *) image
|
||||
inRect: (NSRect) aRect
|
||||
inCell: (NSCell *) cell;
|
||||
|
||||
/**
|
||||
* In some themes it may be necessary to override the drawing
|
||||
* of an image a button cell and replace it with a rendered
|
||||
|
|
Loading…
Reference in a new issue