cellular/PsetNotesUi/Inc/PsuiNoteController.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    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     {