pull/1/head
Darrell Anderson 12 years ago
parent abb28b96f6
commit 6e2ef2e265

@ -125,7 +125,7 @@ private:
TQSize m_cachedSize; ///< size of the currently cached pixmap @see m_cachedPixmap
TQRect m_boundingBox; ///< Bounding box, as read from the EPS file
uint m_psStreamStart; ///< Start position of the PostScript stream (like if it was a MS-DOS EPS file)
uint m_psStreamLength; ///< Lenght of the PostScript stream (like if it was a MS-DOS EPS file)
uint m_psStreamLength; ///< Length of the PostScript stream (like if it was a MS-DOS EPS file)
/**
* true, if the last cached image was done using fast mode.
* false, if the last cached image was done using slow mode.

Loading…
Cancel
Save