diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita --- a/Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,16 +1,16 @@ - - - - - -How -to declare a UIDDescribes how to declare a UID. -

To use a UID in a program, declare it as a static constant, for example:

-static const TUid KUidExampleSmileyPicture = { 0x100000E6 }; + + + + + +How +to declare a UIDDescribes how to declare a UID. +

To use a UID in a program, declare it as a static constant, for example:

+static const TUid KUidExampleSmileyPicture = { 0x100000E6 };
\ No newline at end of file