mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
FIx comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11156 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
22741391dc
commit
9b37962d29
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,7 @@ NSPageLayout *shared_instance;
|
|||
|
||||
#define CONTROL(panel, name) [[panel contentView] viewWithTag: name]
|
||||
|
||||
/**
|
||||
<unit>
|
||||
<heading>NSPageLayout</heading>
|
||||
<p>
|
||||
|
@ -65,6 +66,7 @@ NSPageLayout *shared_instance;
|
|||
the user clicked on a Page Layout menu item.
|
||||
</p>
|
||||
</unit>
|
||||
*/
|
||||
@implementation NSPageLayout
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue