summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/appenv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/app/appenv.hxx')
-rw-r--r--sw/source/uibase/app/appenv.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/app/appenv.hxx b/sw/source/uibase/app/appenv.hxx
index 64fcd4a81af0..862e5b08f090 100644
--- a/sw/source/uibase/app/appenv.hxx
+++ b/sw/source/uibase/app/appenv.hxx
@@ -15,8 +15,7 @@
class SwWrtShell;
class SwFieldMgr;
-OUString InsertLabEnvText( SwWrtShell& , SwFieldMgr& , const OUString& );
-
+OUString InsertLabEnvText(SwWrtShell&, SwFieldMgr&, const OUString&);
#endif