cellular/PsetNotesUi/Inc/PsuiQueryDialog.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    20 
    20 
    21 #ifndef CPSUIQUERYDIALOG_H
    21 #ifndef CPSUIQUERYDIALOG_H
    22 #define CPSUIQUERYDIALOG_H
    22 #define CPSUIQUERYDIALOG_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <AknQueryDialog.h>
    25 #include <AknQueryDialog.h> 
    26 
    26 
    27 NONSHARABLE_CLASS ( CPsuiQueryDialog ) : public CAknQueryDialog
    27 NONSHARABLE_CLASS ( CPsuiQueryDialog ) : public CAknQueryDialog
    28     {
    28     {
    29     public:  // Constructors and destructor
    29     public:  // Constructors and destructor
    30 
    30