tacticonserver/client/traces/tacticonTraces.h
author Shabe Razvi <shaber@symbian.org>
Mon, 19 Jul 2010 14:04:14 +0100
changeset 28 89310418a649
parent 0 d54f32e146dd
permissions -rw-r--r--
Workaround for Bug 3311 - hbfeedback fails to build due to missing enum ETouchFeedbackLongTap

// Created by TraceCompiler1.1.6
// DO NOT EDIT, CHANGES WILL BE LOST

#ifndef __TACTICONTRACES_H__
#define __TACTICONTRACES_H__

#define KOstTraceComponentID 0x2001fe4e

#define TACTICON_CLIENT_PLAY_TACTICON_1 0x400001
#define TACTICON_CLIENT_PLAY_TACTICON_0 0x400002
#define TACTICON_CLIENT_STOP_TACTICON_1 0x400003
#define TACTICON_CLIENT_STOP_TACTICON_0 0x400004
#define TACTICON_CLIENT_ENABLE_TACTICON_1 0x400005
#define TACTICON_CLIENT_ENABLE_TACTICON_0 0x400006


#endif

// End of file