]> err.no Git - sope/blob - sopex/Samples/WOxExtTest/DirectAction.h
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1201 e4a50df8-12e2-0310-a44c...
[sope] / sopex / Samples / WOxExtTest / DirectAction.h
1 //
2 // DirectAction.h
3 // Project WOExtTest
4 //
5 // Created by helge on Mon Feb 16 2004
6 //
7
8 #ifndef __DirectAction_H_
9 #define __DirectAction_H_
10
11 #include <NGObjWeb/NGObjWeb.h>
12
13
14 @interface DirectAction : WODirectAction
15 {
16
17 }
18
19 @end
20
21 #endif  /* __DirectAction_H_ */