diff -r 58cebe0861a8 -r 33e86ecbfdb4 controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp --- a/controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp Tue Aug 24 10:30:25 2010 +0800 +++ b/controlpanel/tsrc/unit/ut_cpapi/src/cptestview.cpp Wed Sep 29 10:45:02 2010 +0800 @@ -19,4 +19,6 @@ void CpTestView::testClose() { close(); -} \ No newline at end of file +} + +//End of File