diff -r e0ec97ec3cc4 -r 98924d2efce9 creator/engine/inc/creator_phonebookbase.h --- a/creator/engine/inc/creator_phonebookbase.h Wed Jun 23 18:13:31 2010 +0300 +++ b/creator/engine/inc/creator_phonebookbase.h Tue Jul 06 14:17:03 2010 +0300 @@ -24,7 +24,7 @@ #include "creator_modulebase.h" static const TInt KPhonebookFieldLength = 128; -static const TInt KCreateRandomAmountOfGroups = -9999; +static const TInt KCreateRandomAmountOfGroups = 1; class CCreatorModuleBaseParameters;