loplugin:vclwidgets

Change-Id: I43f8530026261138585eb530b2bc83d3d9be704f
This commit is contained in:
Stephan Bergmann
2015-07-16 10:54:10 +02:00
parent 9edaebe651
commit 4439e5f689

View File

@ -83,7 +83,7 @@ public:
throw (::css::uno::RuntimeException, ::std::exception) SAL_OVERRIDE;
private:
ChartElementsPanel* mpParent;
VclPtr<ChartElementsPanel> mpParent;
};
ChartSidebarModifyListener::ChartSidebarModifyListener(ChartElementsPanel* pParent):