//
// DirectAction.h
// Project WOExtTest
//
// Created by helge on Mon Feb 16 2004
//

#ifndef	__DirectAction_H_
#define	__DirectAction_H_

#include <NGObjWeb/NGObjWeb.h>


@interface DirectAction : WODirectAction
{

}

@end

#endif	/* __DirectAction_H_ */
