authorisation/userpromptservice/test/tups/src/tupsdbmanagementstep.cpp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "tupsdbmanagementstep.h"  
    19 #include "tupsdbmanagementstep.h"  
    20 #include "tupsintegdefs.h"
    20 #include "tupsintegdefs.h"
    21 #include "upstypes.h"
    21 #include <ups/upstypes.h>
    22 
    22 
    23 using namespace UserPromptService;
    23 using namespace UserPromptService;
    24 
    24 
    25 _LIT(KOperationCreateView, "CreateView");
    25 _LIT(KOperationCreateView, "CreateView");
    26 _LIT(KOperationCancelCloseView, "CancelCloseView");
    26 _LIT(KOperationCancelCloseView, "CancelCloseView");