creator/engine/inc/creator_phonebookbase.h
changeset 31 e7a04a6385be
parent 28 4cc0d1a608c1
--- a/creator/engine/inc/creator_phonebookbase.h	Thu Jun 17 15:34:52 2010 +0300
+++ b/creator/engine/inc/creator_phonebookbase.h	Thu Jun 24 14:55:55 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;