#ifndef _WDCBOX_H_
#define _WDCBOX_H_

#include "guiutil.h"
#include <X11/Xaw/Box.h>

@interface WDCBox: WDCGUIObject
{

}
@end

#endif
