diff -r 8ee96d21d9bf -r 7e0eff37aedb controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp --- a/controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp Tue Aug 31 15:29:50 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -#include "CpTestView.h" - -#include -#include -#include -#include -#include -#include - -CpTestView::CpTestView(QGraphicsItem *parent) - : CpBaseSettingView(0,parent) -{ - -} -CpTestView::~CpTestView() -{ -} - -void CpTestView::testClose() -{ - close(); -} \ No newline at end of file