cellular/PsetNotesUi/Inc/PsuiNoteController.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    20 #ifndef PSUINOTECONTROLLER_H
    20 #ifndef PSUINOTECONTROLLER_H
    21 #define PSUINOTECONTROLLER_H
    21 #define PSUINOTECONTROLLER_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <coemain.h>
    24 #include <coemain.h>
    25 #include "psuinotemaster.h" 
    25 #include "PsuiNoteMaster.h"
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 
    28 
    29 class CPsuiNoteController : public CCoeStatic
    29 class CPsuiNoteController : public CCoeStatic
    30     {
    30     {