mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-04 16:40:41 +00:00
Sync with trunc at revision 24120
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/themes@24121 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e51387ab59
commit
3825d42113
167 changed files with 1670 additions and 656 deletions
|
@ -119,11 +119,11 @@ first. Remaining cases, highest priority first:
|
|||
|
||||
|
||||
|
||||
@interface NSLayoutManager (layout_helpers)
|
||||
@interface NSLayoutManager (LayoutHelpers)
|
||||
-(void) _doLayoutToContainer: (int)cindex point: (NSPoint)p;
|
||||
@end
|
||||
|
||||
@implementation NSLayoutManager (layout_helpers)
|
||||
@implementation NSLayoutManager (LayoutHelpers)
|
||||
-(void) _doLayoutToContainer: (int)cindex point: (NSPoint)p
|
||||
{
|
||||
[self _doLayout];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue