gssettingsuis/Gs/GSFramework/src/GSParentPlugin.cpp
changeset 2 051d34a3f367
parent 0 8c5d936e5675
child 8 f62c3a3d66b8
child 18 e3554c9069b6
child 31 2c9d3aa5bea2
equal deleted inserted replaced
1:b5888e2aa472 2:051d34a3f367
    35 #include    <bautils.h>
    35 #include    <bautils.h>
    36 #include    <eikmenup.h>
    36 #include    <eikmenup.h>
    37 #include    <eikbtgpc.h>
    37 #include    <eikbtgpc.h>
    38 #include    <hlplch.h>
    38 #include    <hlplch.h>
    39 #include    <StringLoader.h>
    39 #include    <StringLoader.h>
    40 #include	<LayoutMetaData.cdl.h>
    40 #include	  <layoutmetadata.cdl.h>
    41 // Middle Softkey control ID.
    41 // Middle Softkey control ID.
    42 const TInt KGSMSKControlID = 3;
    42 const TInt KGSMSKControlID = 3;
    43 const TInt KGSMSKLength = 256;
    43 const TInt KGSMSKLength = 256;
    44 const TInt KGSPluginArrayInitSize = 10;
    44 const TInt KGSPluginArrayInitSize = 10;
    45 
    45