Kaydet (Commit) 62e5bcd8 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in Online

Change-Id: Ib34b83bc14f17dbb2bf3e89140edb734697710a8
üst 272cfc85
......@@ -380,6 +380,8 @@ int main( int argc, char* argv[] )
Document *pDocument = nullptr;
pOffice->setOptionalFeatures(LOK_FEATURE_NO_TILED_ANNOTATIONS);
aTimes.emplace_back("load document");
if (doc_url != nullptr)
pDocument = pOffice->documentLoad(doc_url);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment