#ifndef _WDCFORM_H_
#define _WDCFORM_H_

#include "guiutil.h"
#include <Xm/Form.h>

@interface WDCForm :WDCGUIObject
{
}

@end

#endif
