- // Copyright (c) 2006 Nokia Corporation.
- #ifndef __AOLABTEXTFLASH_HRH__
- #define __AOLABTEXTFLASH_HRH__
- // AOLabTextFlash enumerate command codes
- enum TAOLabTextFlashIds
- {
- ECommandFlashText = 0x6001 // start value must not be 0
- };
- #endif // __AOLABTEXTFLASH_HRH__
- // End of file