ImagePrint/ImagePrintUI/imageprintapp/inc/imageprintapp.hrh
branchRCL_3
changeset 13 dddce42e02e6
parent 0 d11fb78c4374
child 29 bb3bc0aea200
equal deleted inserted replaced
10:3f1fec088555 13:dddce42e02e6
    33 enum TPreviewView
    33 enum TPreviewView
    34     {
    34     {
    35     ECmdPrint = 0x1000,
    35     ECmdPrint = 0x1000,
    36     ECmdPrintSettings,
    36     ECmdPrintSettings,
    37     ECmdPrintNumberOfCopies,
    37     ECmdPrintNumberOfCopies,
    38     ECmdPrintHelp
    38     ECmdPrintHelp = EAknCmdHelp
    39     };
    39     };
    40 
    40 
    41 // Commands for the setting view's HandleCommandL()
    41 // Commands for the setting view's HandleCommandL()
    42 enum TSettingsViewCommands
    42 enum TSettingsViewCommands
    43     {
    43     {