mmsharing/livecommsui/lcuiengine/tsrc/ut_lcuieng/lcstub/src/lcvideoplayerstub.cpp
changeset 34 01f0bb65bcf1
parent 22 496ad160a278
child 39 4bcc59142325
equal deleted inserted replaced
29:36d7ded3ca23 34:01f0bb65bcf1
    27 #include "lcsessionstub.h"
    27 #include "lcsessionstub.h"
    28 #include "lcuiprovider.h"
    28 #include "lcuiprovider.h"
    29 
    29 
    30 #include <QStringList>
    30 #include <QStringList>
    31 
    31 
    32 static QStringList lcutStub_LcPlayer_calledMethods = 0;
    32 static QStringList lcutStub_LcPlayer_calledMethods;
    33 static bool lcutStub_LcPlayer_asyncCompletionEnabled = false;
    33 static bool lcutStub_LcPlayer_asyncCompletionEnabled = false;
    34 
    34 
    35 // -----------------------------------------------------------------------------
    35 // -----------------------------------------------------------------------------
    36 //
    36 //
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------