emailuis/nmailuiwidgets/inc/nmeditortextedit.h
changeset 27 9ba4404ef423
parent 23 2dc6caa42ec3
child 30 759dc5235cdb
equal deleted inserted replaced
23:2dc6caa42ec3 27:9ba4404ef423
    59     NmBaseViewScrollArea *mBackgroundScrollArea;
    59     NmBaseViewScrollArea *mBackgroundScrollArea;
    60     qreal mPreviousContentsHeight;
    60     qreal mPreviousContentsHeight;
    61     int mHeaderHeight;
    61     int mHeaderHeight;
    62     QPointF mBgScrollPosition;
    62     QPointF mBgScrollPosition;
    63     bool mFirstTime;
    63     bool mFirstTime;
       
    64     bool mFirstTimeToScrollPosUpdate;
    64     
    65     
    65     QPair<bool, QColor> mCustomTextColor;//!<This property keeps info about using customTextColor and color to use. 
    66     QPair<bool, QColor> mCustomTextColor;//!<This property keeps info about using customTextColor and color to use. 
    66 };
    67 };
    67 
    68 
    68 #endif /* NMEDITORTEXTEDIT_H_ */
    69 #endif /* NMEDITORTEXTEDIT_H_ */