idlehomescreen/inc/xnproperty.h
branchRCL_3
changeset 12 9674c1a575e9
parent 11 ff572dfe6d86
child 23 7be2816dbabd
--- a/idlehomescreen/inc/xnproperty.h	Fri Mar 12 15:41:49 2010 +0200
+++ b/idlehomescreen/inc/xnproperty.h	Mon Mar 15 12:39:47 2010 +0200
@@ -186,6 +186,13 @@
         _LIT8( KMute, "mute" );
         _LIT8( KVolumeLevelAdjustment, "_s60-volume-level-adjustment" ); 
         }
+    namespace texteditor
+        {
+        _LIT8( KEditorMarginLeft, "editor-margin-left" );
+        _LIT8( KEditorMarginRight, "editor-margin-right" );
+        _LIT8( KEditorMarginTop, "editor-margin-top" );
+        _LIT8( KEditorMarginBottom, "editor-margin-bottom" );
+        }
     namespace action
         {
         _LIT8(KActions, "actions");