fix build error
Change-Id: I1e65f075a0519db86836b3aa09848178796a020b
This commit is contained in:
parent
c204b7de9d
commit
db6673bb32
@ -177,10 +177,8 @@ struct LOKDocViewPrivateImpl
|
||||
/// Cached document type, returned by getDocumentType().
|
||||
LibreOfficeKitDocumentType m_eDocumentType;
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
/// 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.
|
||||
int m_nTileSizeTwips;
|
||||
|
||||
GdkRectangle m_aVisibleArea;
|
||||
|
Loading…
x
Reference in New Issue
Block a user