#ifndef _WDCSELECTIONBOX_H_
#define _WDCSELECTIONBOX_H_

#include "guiobj.h"

@interface WDCSelectionDialog : WDCGUIObject
{
}

@end

#endif
