changeset 20 | b9e04db066d4 |
parent 17 | 69946d1824c4 |
child 59 | a76e86df7ccd |
--- a/videocollection/tsrc/stubs/inc/hbnamespace.h Mon May 03 12:32:50 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hbnamespace.h Fri May 14 15:53:50 2010 +0300 @@ -378,6 +378,12 @@ }; Q_DECLARE_FLAGS(InteractionModifiers, InteractionModifier)*/ + + enum ActivationReason { + ActivationReasonActivity = 0, + ActivationReasonService, + ActivationReasonNormal + }; }; /*Q_DECLARE_METATYPE(Hb::GraphicsItemType)