fix build error
Change-Id: I1e65f075a0519db86836b3aa09848178796a020b
This commit is contained in:
@@ -177,10 +177,8 @@ struct LOKDocViewPrivateImpl
|
|||||||
/// Cached document type, returned by getDocumentType().
|
/// Cached document type, returned by getDocumentType().
|
||||||
LibreOfficeKitDocumentType m_eDocumentType;
|
LibreOfficeKitDocumentType m_eDocumentType;
|
||||||
|
|
||||||
/**
|
/// Contains a freshly set zoom level: logic size of a tile.
|
||||||
* Contains a freshly set zoom level: logic size of a tile.
|
/// It gets reset back to 0 when LOK was informed about this zoom change.
|
||||||
* It gets reset back to 0 when LOK was informed about this zoom change.
|
|
||||||
*/
|
|
||||||
int m_nTileSizeTwips;
|
int m_nTileSizeTwips;
|
||||||
|
|
||||||
GdkRectangle m_aVisibleArea;
|
GdkRectangle m_aVisibleArea;
|
||||||
|
Reference in New Issue
Block a user