diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita --- a/Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-6CD0F7B8-3DB2-5332-A206-BD7A1C840614.dita Tue Mar 30 11:56:28 2010 +0100 @@ -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