summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/hlmarkwn.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-23 19:51:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-25 13:36:53 +0200
commit1942182a3d1817bc539229d7fda3af69f7e295b8 (patch)
tree1c7291efb486d4789c580671ef0ea2133251c92c /cui/source/inc/hlmarkwn.hxx
parentremove Fraction pretty-printer (diff)
downloadcore-1942182a3d1817bc539229d7fda3af69f7e295b8.tar.gz
core-1942182a3d1817bc539229d7fda3af69f7e295b8.zip
weld HyperLink Dialog
Change-Id: Ic861b0a593505828a900fe2163125d6f5584a956 Reviewed-on: https://gerrit.libreoffice.org/74634 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/hlmarkwn.hxx')
-rw-r--r--cui/source/inc/hlmarkwn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hlmarkwn.hxx b/cui/source/inc/hlmarkwn.hxx
index c24c093a1d72..3932e05ac3d8 100644
--- a/cui/source/inc/hlmarkwn.hxx
+++ b/cui/source/inc/hlmarkwn.hxx
@@ -34,7 +34,7 @@ class SvxHlinkDlgMarkWnd : public weld::GenericDialogController
private:
friend class SvxHlmarkTreeLBox;
- VclPtr<SvxHyperlinkTabPageBase> mpParent;
+ SvxHyperlinkTabPageBase* mpParent;
sal_uInt16 mnError;