equal
deleted
inserted
replaced
21 // INCLUDE FILES |
21 // INCLUDE FILES |
22 #include "saticon.h" // sat icon class |
22 #include "saticon.h" // sat icon class |
23 #include "satmessaging.h" // sat messaging |
23 #include "satmessaging.h" // sat messaging |
24 #include "satmesshandler.h" // sat message handler class |
24 #include "satmesshandler.h" // sat message handler class |
25 #include "satutil.h" // sat utility class |
25 #include "satutil.h" // sat utility class |
26 #include "osttracedefinitions.h" |
26 #include "OstTraceDefinitions.h" |
27 #ifdef OST_TRACE_COMPILER_IN_USE |
27 #ifdef OST_TRACE_COMPILER_IN_USE |
28 #include "saticontraces.h" |
28 #include "saticonTraces.h" |
29 #endif |
29 #endif |
30 |
30 |
31 |
31 |
32 // CONSTANTS |
32 // CONSTANTS |
33 const TUint8 KDescriptionSize = 9; |
33 const TUint8 KDescriptionSize = 9; |