videocollection/tsrc/stubs/inc/hbdialog.h
changeset 46 adbe7d5ba2f5
parent 17 69946d1824c4
child 65 a9d57bd8d7b7
--- a/videocollection/tsrc/stubs/inc/hbdialog.h	Fri Jun 11 13:39:54 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/hbdialog.h	Wed Jun 23 18:14:16 2010 +0300
@@ -174,6 +174,12 @@
      * if true, secondaryAction() -method returns null
      */
     static bool secondaryReturnNull;
+    
+    /**
+     * the amount how many times the open has been called.
+     */
+    static int openAmount;
+    
 };
 
 #endif