Kaydet (Commit) 83397d04 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wmismatched-tags

Change-Id: Iec4f78de9e52144b84baaa739d97681343ae5a27
üst 2b01553f
......@@ -18,7 +18,7 @@ class SwDoc;
/// Handles DOCX export of table styles, based on InteropGrabBag.
class DocxTableStyleExport
{
class Impl;
struct Impl;
boost::shared_ptr<Impl> m_pImpl;
public:
void TableStyles();
......
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