mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4527 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e6e09ae66c
commit
7a5a733ed2
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,9 @@
|
|||
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#ifndef _GNUstep_H_NSTextAttachment
|
||||
#define _GNUstep_H_NSTextAttachment
|
||||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
@ -113,3 +116,6 @@ enum {
|
|||
@end
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* _GNUstep_H_NSTextAttachment */
|
||||
|
||||
|
|
Loading…
Reference in a new issue