Kaydet (Commit) 4439e5f6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:vclwidgets

Change-Id: I43f8530026261138585eb530b2bc83d3d9be704f
üst 9edaebe6
...@@ -83,7 +83,7 @@ public: ...@@ -83,7 +83,7 @@ public:
throw (::css::uno::RuntimeException, ::std::exception) SAL_OVERRIDE; throw (::css::uno::RuntimeException, ::std::exception) SAL_OVERRIDE;
private: private:
ChartElementsPanel* mpParent; VclPtr<ChartElementsPanel> mpParent;
}; };
ChartSidebarModifyListener::ChartSidebarModifyListener(ChartElementsPanel* pParent): ChartSidebarModifyListener::ChartSidebarModifyListener(ChartElementsPanel* pParent):
......
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