utilities/mpsettingsmanager/inc/mpsettingsmanagerdefs.h
changeset 22 ecf06a08d4d9
parent 20 82baf59ce8dd
child 29 8192e5b5c935
--- a/utilities/mpsettingsmanager/inc/mpsettingsmanagerdefs.h	Fri Apr 16 14:56:30 2010 +0300
+++ b/utilities/mpsettingsmanager/inc/mpsettingsmanagerdefs.h	Mon May 03 12:29:20 2010 +0300
@@ -19,10 +19,12 @@
 #define MPSETTINGSMANAGERDEFS_H
 
     // CenRep Keys
-    const qint32 KMPCenRepSettingsFeature           = {0x10207C92};
-    const qint32 KMPCenRepSettingShuffleKey         = {0x00000001};
-    const qint32 KMPCenRepSettingRepeatKey          = {0x00000002};
-    const qint32 KMPCenRepSettingFirstStartupKey    = {0x00000003};
-    const qint32 KMPCenRepSettingPresetIdKey        = {0x00000004};
+    const qint32 KMPCenRepSettingsFeature            = {0x10207C92};
+    const qint32 KMPCenRepSettingShuffleKey          = {0x00000001};
+    const qint32 KMPCenRepSettingRepeatKey           = {0x00000002};
+    const qint32 KMPCenRepSettingFirstStartupKey     = {0x00000003};
+    const qint32 KMPCenRepSettingPresetIdKey         = {0x00000004};
+    const qint32 KMPCenRepSettingRamdiskEnabled      = {0x00000005};
+    const qint32 KMPCenRepSettingRamdiskMaxDiskSpace = {0x00000006};
 
 #endif	// MPSETTINGSMANAGERDEFS_H