#include "StdAfx.h" #include "DataSheetWindow.h" cDataSheetWindow::cDataSheetWindow( eUINodeType type ) : cUIWindow( type ) { } cDataSheetWindow::~cDataSheetWindow() { }