mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Moved private interface into public header ... as a quick hack to fix
compiler warnings git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15771 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1903496e3c
commit
3446373469
1 changed files with 0 additions and 4 deletions
|
@ -95,10 +95,6 @@ static const int current_version = 1;
|
|||
}
|
||||
@end
|
||||
|
||||
@interface NSToolbar (GNUstepPrivate)
|
||||
- (GSToolbarView *) _toolbarView;
|
||||
@end
|
||||
|
||||
@implementation NSToolbar (GNUstepPrivate)
|
||||
- (GSToolbarView *) _toolbarView
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue