diff -r b0711afde476 -r fa7c359294fa clock/clockui/clockviews/traces/clockmainviewTraces.h --- a/clock/clockui/clockviews/traces/clockmainviewTraces.h Fri Sep 17 08:29:05 2010 +0300 +++ b/clock/clockui/clockviews/traces/clockmainviewTraces.h Mon Oct 04 00:15:49 2010 +0300 @@ -1,4 +1,21 @@ -// Created by TraceCompiler 2.2.3 +/* +* Copyright (c) 2009 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* Definition file for class ClockMainView. +* +*/ +// Created by TraceCompiler 2.2.4 // DO NOT EDIT, CHANGES WILL BE LOST #ifndef __CLOCKMAINVIEWTRACES_H__ @@ -56,6 +73,8 @@ #define CLOCKMAINVIEW_CAPTURESCREENSHOT_EXIT 0x8a0059 #define CLOCKMAINVIEW_SAVEACTIVITY_ENTRY 0x8a005a #define CLOCKMAINVIEW_SAVEACTIVITY_EXIT 0x8a005b +#define CLOCKMAINVIEW_EVENTMONITOR_ENTRY 0x8a0085 +#define CLOCKMAINVIEW_EVENTMONITOR_EXIT 0x8a0086 #endif