--- a/commsconfig/cscengine/inc/cscengtimer.h Tue Feb 02 00:05:57 2010 +0200
+++ b/commsconfig/cscengine/inc/cscengtimer.h Fri Feb 19 22:44:34 2010 +0200
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -40,7 +40,8 @@
*/
enum TTimerType
{
- EConnectionMonitoringTimer = 0
+ EConnectionMonitoringTimer = 0,
+ ENoteDelayTimer
};
/**