Kaydet (Commit) 32aa70ff authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wmismatched-tags

Change-Id: Iec4901265fc79992ab43194744d838d949d87f9b
üst 4d06ffcf
...@@ -24,7 +24,7 @@ class BColor; ...@@ -24,7 +24,7 @@ class BColor;
/// Shared code to handle Business Authorization Identification and Labeling Scheme (BAILS) properties. /// Shared code to handle Business Authorization Identification and Labeling Scheme (BAILS) properties.
class SFX2_DLLPUBLIC SfxClassificationHelper class SFX2_DLLPUBLIC SfxClassificationHelper
{ {
struct Impl; class Impl;
std::unique_ptr<Impl> m_pImpl; std::unique_ptr<Impl> m_pImpl;
public: public:
......
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