mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-19 10:01:05 +00:00
Ported to WO names. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30689 72102866-910b-0410-8b05-ffd578937521
5 lines
155 B
Objective-C
5 lines
155 B
Objective-C
#include <WebObjects/WebObjects.h>
|
|
|
|
//====================================================================
|
|
@interface DynamicElements : WOApplication
|
|
@end
|