#ifndef _WDCPOPUPSHELL_H_
#define _WDCPOPUPSHELL_H_

#include "guiobj.h"

@interface WDCPopupShell : WDCGUIObject
{
}

@end

#endif
