summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-08 13:54:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-02-09 21:04:42 +0100
commit45f4de6d333aa3fa5873cf8e1146286c74960557 (patch)
tree463a497d6132e44d82294772be4aa3f487ad13e7 /sfx2/source/appl/newhelp.cxx
parent34f333445c54c87f3afe777fa467f7a2bb122208 (diff)
loplugin:indentation in sfx2..slideshow
Change-Id: I3bd23a8f6237d0887a4782b6179a413dd2f03e02 Reviewed-on: https://gerrit.libreoffice.org/67564 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/appl/newhelp.cxx')
-rw-r--r--sfx2/source/appl/newhelp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/newhelp.cxx b/sfx2/source/appl/newhelp.cxx
index 45cfaeeb9937..0035877b1bff 100644
--- a/sfx2/source/appl/newhelp.cxx
+++ b/sfx2/source/appl/newhelp.cxx
@@ -2698,7 +2698,7 @@ void SfxHelpWindow_Impl::InitSizes()
void SfxHelpWindow_Impl::LoadConfig()
{
- SvtViewOptions aViewOpt( EViewType::Window, CONFIGNAME_HELPWIN );
+ SvtViewOptions aViewOpt( EViewType::Window, CONFIGNAME_HELPWIN );
if ( !aViewOpt.Exists() )
return;