cellular/PsetNotesUi/Inc/PsuiQueryDialog.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 44 987c9837762f
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    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