videocollection/tsrc/stubs/inc/hbdialog.h
changeset 46 adbe7d5ba2f5
parent 17 69946d1824c4
child 65 a9d57bd8d7b7
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
   172     
   172     
   173     /**
   173     /**
   174      * if true, secondaryAction() -method returns null
   174      * if true, secondaryAction() -method returns null
   175      */
   175      */
   176     static bool secondaryReturnNull;
   176     static bool secondaryReturnNull;
       
   177     
       
   178     /**
       
   179      * the amount how many times the open has been called.
       
   180      */
       
   181     static int openAmount;
       
   182     
   177 };
   183 };
   178 
   184 
   179 #endif
   185 #endif