Kaydet (Commit) 8c92b5ae authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:vclwidgets

Change-Id: Icebaba828316b0f304ad407dc88d7a45f1f62cba
üst 8ed32d8a
...@@ -1668,7 +1668,7 @@ namespace ...@@ -1668,7 +1668,7 @@ namespace
class RenderContextGuard class RenderContextGuard
{ {
VclPtr<vcl::RenderContext>& m_pRef; VclPtr<vcl::RenderContext>& m_pRef;
vcl::RenderContext* m_pOriginalValue; VclPtr<vcl::RenderContext> m_pOriginalValue;
SwViewShell* m_pShell; SwViewShell* m_pShell;
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