videocollection/videocollectionwrapper/tsrc/testvideomodel_p/stub/src/videolistdatamodel.cpp
changeset 36 8aed59de29f9
parent 34 bbb98528c666
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    31 
    31 
    32 int VideoListDataModel::mFirstRemoved = -1;
    32 int VideoListDataModel::mFirstRemoved = -1;
    33    
    33    
    34 int VideoListDataModel::mLastRemoved = -1;
    34 int VideoListDataModel::mLastRemoved = -1;
    35 
    35 
       
    36 TMPXItemId VideoListDataModel::mModifiedItemId = TMPXItemId::InvalidId();
       
    37 
       
    38 bool VideoListDataModel::mIndexReturnsInvalid = false;
       
    39 
    36 // End of file
    40 // End of file