videocollection/tsrc/stubs/src/hbstyleloader.cpp
changeset 35 3738fe97f027
parent 34 bbb98528c666
equal deleted inserted replaced
34:bbb98528c666 35:3738fe97f027
    16 */
    16 */
    17 
    17 
    18 #include "hbstyleloader.h"
    18 #include "hbstyleloader.h"
    19 
    19 
    20 int HbStyleLoader::initializeCount = 0;
    20 int HbStyleLoader::initializeCount = 0;
       
    21 bool HbStyleLoader::mRegisterFilePathReturnValue = true;
    21 
    22 
    22 
    23