videocollection/tsrc/stubs/inc/hbnamespace.h
changeset 55 4bfa887905cf
parent 37 4eb2df7f7cbe
--- a/videocollection/tsrc/stubs/inc/hbnamespace.h	Fri Aug 06 09:43:48 2010 +0300
+++ b/videocollection/tsrc/stubs/inc/hbnamespace.h	Mon Aug 23 14:27:29 2010 +0300
@@ -351,22 +351,22 @@
         InstantBoundaryReached,
         InstantRotated90Degrees,
         InstantSelectionChanged,
-        /* add new standard instant interactions here */
+        // add new standard instant interactions here 
 //        NumberOfInstantInteractions,
 //        InstantUser = 1000,
-        /* value range for user defined custom instant interactions */
+        // value range for user defined custom instant interactions 
 //        InstantMaxUser = 65535
 //    };
 
-/*    enum ContinuousInteraction {
+//    enum ContinuousInteraction {
         ContinuousScrolled = 0,
         ContinuousDragged,
         ContinuousPinched,
-        /* add new standard continuous interactions here */
+        // add new standard continuous interactions here 
 //        NumberOfContinuousInteractions,
 //        ContinuousUser = 1000,
-        /* value range for user defined custom continuous interactions */
-/*        ContinuousMaxUser = 65535
+        // value range for user defined custom continuous interactions 
+//        ContinuousMaxUser = 65535
     };
 
     enum InteractionModifier {