videocollection/videocollectionview/tsrc/testcollectionview/inc/testcollectionview.h
changeset 59 a76e86df7ccd
parent 17 69946d1824c4
child 62 0e1e938beb1a
--- a/videocollection/videocollectionview/tsrc/testcollectionview/inc/testcollectionview.h	Wed Aug 18 09:50:14 2010 +0300
+++ b/videocollection/videocollectionview/tsrc/testcollectionview/inc/testcollectionview.h	Thu Sep 02 20:28:16 2010 +0300
@@ -30,8 +30,6 @@
     Q_OBJECT
 
 public:
-    
-
 
     // test functions for the test framework
 private slots:
@@ -61,10 +59,10 @@
     void testActivateView();
     void testDeactivateView();
     void testDestroyView();
-    void testGetView();
     void testBack();
     void testOrientationChange();
     void testTimerEvent();
+    void testGetView();
 
 signals: