mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcsessionstub.cpp
changeset 34 01f0bb65bcf1
parent 22 496ad160a278
equal deleted inserted replaced
29:36d7ded3ca23 34:01f0bb65bcf1
    26 
    26 
    27 // SYSTEM
    27 // SYSTEM
    28 #include <QStringList>
    28 #include <QStringList>
    29 
    29 
    30 
    30 
    31 static QStringList lcutStub_LcSession_calledMethods = 0;
    31 static QStringList lcutStub_LcSession_calledMethods;
    32 static MLcUiProvider* lcutStub_LcSession_uiProvider = 0;
    32 static MLcUiProvider* lcutStub_LcSession_uiProvider = 0;
    33  
    33  
    34 // -----------------------------------------------------------------------------
    34 // -----------------------------------------------------------------------------
    35 //
    35 //
    36 // -----------------------------------------------------------------------------
    36 // -----------------------------------------------------------------------------