// EIKXTRA.HRH
//
// Copyright (c) 1998 Symbian Ltd.  All rights reserved. 
//

// Definitions for CEikSecretEditorSettable

#if !defined(__EIKXTRA_HRH__)
#define __EIKXTRA_HRH__

// These were going to be UIDs but only 16 bits are allowed - hence the 
// somewhat arbitrary numbers

#define EEikXtraControlSecretEditorSettable		0x0476
#define EEikXtraControlIPAddressEditor			0x0478

#endif
