Kaydet (Commit) 01d25476 authored tarafından Stephan Bergmann's avatar Stephan Bergmann Kaydeden (comit) Tor Lillqvist

loplugin:vclwidgets

Change-Id: Icebaba828316b0f304ad407dc88d7a45f1f62cba
(cherry picked from commit 8c92b5ae)
üst 5aee96ed
......@@ -1674,7 +1674,7 @@ namespace
class RenderContextGuard
{
VclPtr<vcl::RenderContext>& m_pRef;
vcl::RenderContext* m_pOriginalValue;
VclPtr<vcl::RenderContext> m_pOriginalValue;
SwViewShell* m_pShell;
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