#ifndef _WDCFORMDIALOG_H_
#define _WDCFORMDIALOG_H_

#include "guiobj.h"

@interface WDCFormDialog : WDCGUIObject
{
}

@end

#endif
