From ebd195b2ae254bfc9b52c9c673a57cd3bdf0cad8 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 15 Jan 2015 15:47:39 +0200 Subject: vcl: VclPtr conversion in cui Change-Id: I8597247296645fe72d5306e35b2ea3c0866d147a --- cui/source/inc/transfrm.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/inc/transfrm.hxx') diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx index 5272a41bbb5a..6d477a573e30 100644 --- a/cui/source/inc/transfrm.hxx +++ b/cui/source/inc/transfrm.hxx @@ -62,7 +62,6 @@ public: SvxTransformTabDialog( vcl::Window* pParent, const SfxItemSet* pAttr, const SdrView* pView, sal_uInt16 nAnchorTypes = 0); - virtual ~SvxTransformTabDialog(); //link for the Writer to validate positions void SetValidateFramePosLink( const Link& rLink ); -- cgit