ImagePrint/ImagePrintUI/imageprintapp/inc/imageprintapp.hrh
changeset 19 2275db202402
parent 13 dddce42e02e6
child 29 bb3bc0aea200
equal deleted inserted replaced
2:acc370d7f2f6 19:2275db202402
    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     {