diff -r 7d48bed6ce0c -r 987c9837762f telutils/phoneparser/inc/CPhoneParserFeatures.h --- a/telutils/phoneparser/inc/CPhoneParserFeatures.h Tue Aug 31 15:45:17 2010 +0300 +++ b/telutils/phoneparser/inc/CPhoneParserFeatures.h Wed Sep 01 12:15:03 2010 +0100 @@ -25,7 +25,7 @@ class CRepository; // INCLUDES -#include +#include // FORWARD DECLARATIONS @@ -64,6 +64,13 @@ public: // New functions /** + * Checks if life timer is enabled. + * + * @return ETrue if supported. + */ + static TBool LifeTimerEnabled(); + + /** * Checks if two digit calling is enabled. * * @return ETrue if supported.