controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
child 57 e78c61e77b1a
--- 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 <hbdataform.h>
-#include <qstringlist>
-#include <QDebug>
-#include <hbdataformmodel.h>
-#include <cpsettingformitemdata.h>
-#include <hbmessagebox.h>
-
-CpTestView::CpTestView(QGraphicsItem *parent) 
-    : CpBaseSettingView(0,parent)
-{
-
-}
-CpTestView::~CpTestView()
-{
-}
-
-void CpTestView::testClose()
-{
-    close();
-}
\ No newline at end of file