applied patch from David Ayers

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14791 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
dwetzel 2002-10-16 15:38:34 +00:00
parent e2ec77245b
commit 8c729f6eb8
4 changed files with 13 additions and 0 deletions

View file

@ -257,6 +257,8 @@
@interface WOHyperlink : GSWHyperlink
@end
extern WOApplication *WOApp;
#endif
#endif // _GSWWOCompatibility_h__