summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-10-21 20:53:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-10-22 21:40:03 +0200
commit32f35ba5f01c580016e327a3fcceb88cb07164ed (patch)
treeba5d3c2b280cf9f96575e5101cb89e6100aa805c /sfx2/inc
parent1002675c64315b75d5a2ff75431d8de8d52459d9 (diff)
rename SfxTemplateLocalView back to TemplateLocalView
Change-Id: Ib5221799604886120f498313ffd37c0a80987bc5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104646 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/templatedefaultview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/templatedefaultview.hxx b/sfx2/inc/templatedefaultview.hxx
index c5cb975fe943..36059b02c651 100644
--- a/sfx2/inc/templatedefaultview.hxx
+++ b/sfx2/inc/templatedefaultview.hxx
@@ -11,7 +11,7 @@
#include <sfx2/templatelocalview.hxx>
-class TemplateDefaultView : public SfxTemplateLocalView
+class TemplateDefaultView : public TemplateLocalView
{
public:
TemplateDefaultView(std::unique_ptr<weld::ScrolledWindow> xWindow,