From 37a367a3589302893c237237e4eb98f1e4195f6d Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 10 Jul 2015 09:37:13 +0200 Subject: loplugin:vclwidgets Change-Id: I4c6623b83f0c21b292aa0178c2ee6478e330eb64 --- include/svx/sdrpaintwindow.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/svx/sdrpaintwindow.hxx b/include/svx/sdrpaintwindow.hxx index 18a3482018b1..36176e53d7e2 100644 --- a/include/svx/sdrpaintwindow.hxx +++ b/include/svx/sdrpaintwindow.hxx @@ -69,7 +69,7 @@ private: OutputDevice& mrOutputDevice; /// In case mrOutputDevice is a buffer for a vcl::Window, this is the window. - vcl::Window* mpWindow; + VclPtr mpWindow; // the SdrPaintView this window belongs to SdrPaintView& mrPaintView; -- cgit v1.2.3