videocollection/videocollectionview/tsrc/testvideolistselectiondialog/inc/videolistselectiondialogtester.h
changeset 66 adb51f74b890
parent 58 d2b028fd1f7d
child 67 72c709219fcd
--- a/videocollection/videocollectionview/tsrc/testvideolistselectiondialog/inc/videolistselectiondialogtester.h	Mon Sep 20 18:25:37 2010 +0300
+++ b/videocollection/videocollectionview/tsrc/testvideolistselectiondialog/inc/videolistselectiondialogtester.h	Tue Oct 05 09:26:49 2010 +0300
@@ -18,6 +18,7 @@
 #ifndef __VIDEOLISTSELECTIONDIALOGTESTER_H__
 #define __VIDEOLISTSELECTIONDIALOGTESTER_H__
 
+#include <qpointer.h>
 #include "videolistselectiondialog.h"
 
 class VideoListSelectionDialogTesterHelper : public QObject
@@ -142,7 +143,7 @@
         emit finishedSignal(action);
     }
     
-    VideoListSelectionDialog *mTestable;
+    QPointer<VideoListSelectionDialog> mTestable;
     
     /**
      * flag indicating if signals are connected.