src/hbcore/cssparser/hblayeredstyleloader_p.h
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    95     mutable QHash<quint32, HbCss::Declaration> mDefaultVariables;
    95     mutable QHash<quint32, HbCss::Declaration> mDefaultVariables;
    96 #ifdef HB_CSS_INSPECTOR
    96 #ifdef HB_CSS_INSPECTOR
    97     HbCss::StyleSheet *mCurrentSheet;
    97     HbCss::StyleSheet *mCurrentSheet;
    98 #endif
    98 #endif
    99     HbVector<uint> *mServerHbCssMisses;
    99     HbVector<uint> *mServerHbCssMisses;
       
   100     HbLayeredStyleLoader *mAllStack;
   100 };
   101 };
   101 
   102 
   102 #endif // HBLAYEREDSTYLELOADER_P_H
   103 #endif // HBLAYEREDSTYLELOADER_P_H