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